Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-11 | Synch tools/nnapi_quickcheck with current changes (#4197) | Дилшоджон Умронхонович Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자 | 60 | -437/+437 |
2019-01-03 | Update cmake for revised directory structure (#4143) | 오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 | 1 | -0/+4 |
2018-12-17 | Move test-related codes in tools into tests (#4058) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 23 | -2299/+0 |
2018-12-17 | Collect implementation test code into contrib/labs (#4025) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 3 | -333/+0 |
2018-12-17 | Remove environment checking in profiling library (#4053) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -0/+6 |
2018-12-17 | Move build flag for benchmark model tool checking (#4056) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 2 | -3/+5 |
2018-12-13 | Update namespace and ifdef for libs/misc (#4022) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 3 | -34/+34 |
2018-12-13 | Move tools/test_driver to tests/scripts (#4019) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 17 | -2215/+0 |
2018-12-13 | Update namespace in libs/tflite/ext (#4015) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 5 | -6/+6 |
2018-12-13 | Move how to run guideline into readme file (#3987) | 윤지영/동작제어Lab(SR)/Engineer/삼성전자 | 12 | -77/+8 |
2018-12-13 | Move libs/misc/profiling to libs/profiling (#3997) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 2 | -2/+3 |
2018-12-12 | Fix build bug by tflite library namespace (#3993) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -1/+1 |
2018-12-12 | Update namespace and ifdef for tflite library (#3968) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 7 | -22/+22 |
2018-12-12 | Support boolean input param in tflite_run (#3958) | 윤지영/동작제어Lab(SR)/Engineer/삼성전자 | 1 | -2/+22 |
2018-12-11 | Use TFLiteConverter instead of deprecated API in tensorflow_model_freezer (#3... | 윤지영/동작제어Lab(SR)/Engineer/삼성전자 | 4 | -6/+20 |
2018-12-11 | Add sample py example for some operator (#3919) | 윤지영/동작제어Lab(SR)/Engineer/삼성전자 | 7 | -0/+759 |
2018-12-11 | Update tflite library name in cmake (#3967) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 6 | -6/+6 |
2018-12-10 | Rename libs/util to libs/misc and update cmake (#3962) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 3 | -3/+3 |
2018-12-10 | Move libs/support/tflite to libs/tflite (#3920) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 65 | -247/+247 |
2018-12-06 | [tfltool] Enable select operator for Pack op (#3817) | Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+13 |
2018-12-06 | [tfltool] Enable select operator for transpose op (#3811) | Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+9 |
2018-12-05 | [tfltool] Enable select operator for LogicalNot op (#3819) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+10 |
2018-12-04 | [tfltool] Correction in select operator for ArgMax op (#3854) | Devansh Bansal/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -2/+2 |
2018-12-04 | [tflkit] Fix bug tflite_convert.sh for version<2 (#3704) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -1/+1 |
2018-12-04 | [tfltool] Correction in select operator for RNN op (#3852) | Devansh Bansal/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -3/+3 |
2018-12-04 | [tfltool] Enable select operator for LogicalOr op (#3824) | Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+11 |
2018-12-04 | [tfltool] Enable select operator for NotEqual op (#3814) | Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+11 |
2018-12-04 | [tfltool] Enable select operator for ArgMax op (#3813) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -0/+12 |
2018-12-04 | [tfltool] Enable select operator for LogicalAND op (#3815) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+11 |
2018-12-04 | [tfltool] Enable select operator for Dequantize op (#3818) | Prasanna R/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+10 |
2018-12-04 | [tfltool] Enable select operator for Unpack op (#3820) | Shubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+13 |
2018-12-03 | [tool] Enable select operator for reduce operators (#3810) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -1/+12 |
2018-12-03 | [tfltool] Enable select operator for RNN op (#3825) | Devansh Bansal/SNAP /SRI-Bangalore/Engineer/삼성전자 | 1 | -1/+12 |
2018-11-27 | Don't run MODELS/* in run_benchmark_op.sh (#3709) | 이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 | 1 | -1/+1 |
2018-11-26 | Fix tflite_benchmark_model out-of-memory error (#3706) | 이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 | 1 | -1/+11 |
2018-11-26 | Do not use info directory in tflkit (#3647) | 윤지영/동작제어Lab(SR)/Engineer/삼성전자 | 4 | -0/+0 |
2018-11-26 | Fix wrong variable name in test_driver.sh (#3699) | 이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 | 1 | -1/+1 |
2018-11-26 | tflite_benchmark_model is updated to v1.12.0. (#3660) | 이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 | 15 | -1275/+416 |
2018-11-26 | [model_parser] Print memory size of each tensor (#3677) | 김용섭/동작제어Lab(SR)/Engineer/삼성전자 | 3 | -3/+73 |
2018-11-22 | Support generate rootfs for target os ubuntu 18.04 (#3675) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 2 | -0/+14 |
2018-11-20 | Pass all arguments in summarize_tflite tool (#3646) | 윤지영/동작제어Lab(SR)/Engineer/삼성전자 | 1 | -1/+1 |
2018-11-20 | Fix non-string passed to CreateString issue in tfltool (#3645) | 윤지영/동작제어Lab(SR)/Engineer/삼성전자 | 1 | -3/+3 |
2018-11-20 | [model_parser] Fix wrong printing type of tensor (#3635) | 김용섭/동작제어Lab(SR)/Engineer/삼성전자 | 2 | -1/+2 |
2018-11-19 | [model_parser] Prints optons for Depthwise_Conv_2D (#3613) | 윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 | 1 | -0/+13 |
2018-11-19 | [model parser] Fix parsing bug when operator don't have option (#3610) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 2 | -2/+11 |
2018-11-16 | Add freeze_graph script into tflkit (#3556) | 윤지영/동작제어Lab(SR)/Engineer/삼성전자 | 3 | -0/+229 |
2018-11-15 | Add transform_graph script into tflkit (#3545) | 윤지영/동작제어Lab(SR)/Engineer/삼성전자 | 3 | -0/+139 |
2018-11-15 | [tfltool] Update option parsing in select operator for v1.12 (#3594) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 1 | -0/+14 |
2018-11-15 | [tfltool] Update tflite schema API version (#3581) | 오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 | 24 | -21/+410 |
2018-11-15 | [model_parser] Supports printing specific tensors and operators (#3580) | 김용섭/동작제어Lab(SR)/Engineer/삼성전자 | 4 | -22/+74 |