Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-14 | Update NNAPI extend spec not supporting int32 tensor operation (#4229) | 오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 | 1 | -1/+1 |
2018-12-18 | Fix format and license in include (#4064) | 오형석/On-Device Lab./Staff Engineer/삼성전자 | 5 | -644/+656 |
2018-12-17 | Correction in datatypes supported in NeuralNetworksEx (#4017) | Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+4 |
2018-12-12 | Redefine REDUCE_MIN in NeuralNetworkEx.h (#3925) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+1 |
2018-12-12 | Redefine REDUCE_MIN in NeuralNetworkEx.h (#3926) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+1 |
2018-12-06 | Move include/nnfw/std (#3892) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -26/+0 |
2018-12-06 | Change the order of Unpack Input parameter in NeuralNetworksEx.h (#3865) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -2/+3 |
2018-12-06 | Redefine PACK_EX in NeuralNetworksEx.h (#3864) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+3 |
2018-12-05 | Move include/support (#3876) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 26 | -2053/+0 |
2018-12-05 | Move include/util (#3872) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 35 | -3315/+0 |
2018-12-05 | Change operator TENSORFLOW_SUM name (#3747) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -6/+6 |
2018-12-05 | Remove deperecated kernel header (#3860) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 12 | -538/+0 |
2018-12-04 | Define Gather_Ex op in NeuralNetworkEx.h (#3756) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+34 |
2018-12-03 | Remove registraton of EQUAL, RSQRT as custom op. (#3809) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 3 | -125/+0 |
2018-12-03 | Define SPLIT_EX in NeuralNetworkEx.h (#3755) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+21 |
2018-12-03 | Define TOPK_V2_EX in NeuralNetworkEx.h (#3759) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+26 |
2018-12-03 | Introduce PRELU_EX in NeuralNetworksEx.h (#3769) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+36 |
2018-12-03 | Define TRANSPOSE_CONV_EX in NeuralNetworksEx.h (#3773) | Devansh Bansal/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+24 |
2018-11-30 | Define Abs_Ex op in NeuralNetworksEx.h (#3758) | Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+19 |
2018-11-27 | Introduce REDUCE_MIN_EX in NeuralNetworksEx.h (#3570) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+22 |
2018-11-26 | tflite_benchmark_model is updated to v1.12.0. (#3660) | 이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 | 1 | -16/+0 |
2018-11-23 | Defined CUSTOM pack operation (#3648) | Vishal Keshav/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+25 |
2018-11-21 | Added defenition for CUSTOM unpack ops (#3650) | Vishal Keshav/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+21 |
2018-11-21 | Introduce LOGICAL_OR_EX in NeuralNetworksEx.h (#3618) | Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+35 |
2018-11-20 | Fix comment for argmax_ex in NeuralNetworksEx.h (#3606) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -2/+3 |
2018-11-20 | NeuralNetworkEx code cleanup (#3649) | TANUJ TEKRIWAL/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -2/+2 |
2018-11-20 | Introduce LOGICAL_AND_EX in NeuralNetworksEx.h (#3563) | Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+35 |
2018-11-20 | Introducing LogicalNot op in NeuralNetworksEx (#3598) | Дилшоджон Умронхонович Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자 | 1 | -0/+25 |
2018-11-14 | Add comment for argmax_ex (#3576) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -0/+19 |
2018-11-14 | Define TENSORFLOW_SUM in NeuralNetworksEx.h (#3578) | Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+19 |
2018-11-08 | Add comment for tensorflow_max_ex (#3526) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -1/+21 |
2018-11-08 | Update tensorflow to v1.12 (#3486) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 2 | -2/+44 |
2018-11-07 | Fix custom operator register macro (#3495) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -1/+2 |
2018-11-07 | Introduce namespace in runtime load helper (#3494) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -8/+13 |
2018-11-06 | Introducing NotEqual op in NeuralNetworksEx (#3473) | Siva Sai Vaddipati/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+34 |
2018-11-06 | Updating comment to create more formal equation (#3466) | Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -2/+4 |
2018-11-06 | Correction of comments by adding shape info in NeuralNetworksEx.h (#3463) | Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -4/+4 |
2018-11-06 | Defining CAST_EX in NeuralNetworksEx.h (#3424) | Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+26 |
2018-11-05 | Defining RSQRT_EX in NeuralNetworksEx.h (#3415) | Shubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+19 |
2018-11-02 | Defining NEG_EX in NeuralNetworksEx.h (#3417) | Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+19 |
2018-11-02 | Defining EXP_EX in NeuralNetworksEx.h (#3416) | Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+18 |
2018-10-31 | Defining SQUARED_DIFFERENCE_EX in NeuralNetworksEx.h (#3413) | Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+30 |
2018-10-31 | Defining EQUAL_EX in NeuralNetworksEx.h (#3354) | Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+33 |
2018-10-31 | Introduce SQRT_EX in NeuralNetworksEx.h (#3400) | Prasanna R/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+18 |
2018-10-24 | Fix typos in Shape.h's comment (#3317) | 이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 | 1 | -6/+6 |
2018-10-23 | Introduce ArgMax_EX in NeuralNetworkEx (#3207) | PRAVEEN DORESWAMY NAIDU/System SW /SRI-Bangalore/Staff Engineer/삼성전자 | 1 | -0/+1 |
2018-10-18 | [cherry-pick] Add comment for doxygen comment (#3242) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 58 | -99/+1607 |
2018-10-17 | Introduce UNPACK_EX in NeuralNetworkEx (#3189) | Vishal Keshav/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+1 |
2018-10-16 | Introducing PACK_EX operation (#3181) | Vishal Keshav/System SW /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+2 |
2018-10-15 | Convert CRLF line endings to LF (#3148) | 이한종/동작제어Lab(SR)/Engineer/삼성전자 | 1 | -44/+44 |