summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-09-17[tflite2circle] Introduce tflite2circle (#7483)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자3-0/+129
2019-09-05Update `tflite_convert.sh` script (#6869)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-18/+24
2019-09-05Scripts to make nnpkg testsuite and test (#7199)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+22
2019-08-29[nnpkg_tool] Revise nnpkg_test and model2nnpkg for readable log (#7028)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자2-9/+22
2019-08-29[nnpkg_tool] Introduce nncc-tc-to-nnpkg-tc (#7005)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+110
2019-08-29[nnpkg_tool] Introduce nnpkg_test.sh (#7020)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+150
2019-08-29Introduce model2nnpackage (#6976)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+92
2019-08-27Introduce nnpackage_tool directory (#6933)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+0
2019-08-23[neurun] Update ACL version for Android RootFS (#6877)이한종/On-Device Lab(SR)/Engineer/삼성전자1-1/+1
2019-08-22[nnpkg_run] prepare hdf5 for arm (#6677)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+4
2019-08-09Update `freeze_graph.sh` script (#6345)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-13/+13
2019-08-08Fix converting type of zero point in select_operator.py (#6353)장지섭/On-Device Lab(SR)/Engineer/삼성전자1-1/+1
2019-08-07[nnpackage] nnpackager -c will create compressed nnpackage (#6278)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+18
2019-08-06nnpackager will verify when verify option is given (#6276)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-2/+3
2019-08-05[nnpackage] Introduce nnpackager (#6145)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+47
2019-08-05Update scheduled deprecated API. (#6163)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-2/+1
2019-07-17Fix pointless string warning in operation.py (#5672)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-5/+3
2019-07-17[model parser] Fix operation.py (#5626)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-14/+8
2019-07-16Fix pylint warning in tf model freezer (#5632)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자14-33/+31
2019-07-15Upgrade to tensorflow v1.13.1 (#5590)이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자62-123/+123
2019-07-15[model parser] Update to support model using tensorflow 1.13.1 (#5625)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자21-14/+566
2019-07-15[kbenchmark] rename acl kernel directory (#5570)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자7-12/+15
2019-07-15Fix pylint warning in image importer (#5631)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+2
2019-07-15Fix pylint warning in weight extract tool (#5629)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-11/+12
2019-07-12Fix pylint warning in summarize pb file tool (#5630)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-07-11Fix pylint warning in tflitefile_tool (#5606)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-5/+9
2019-07-09Move lcov-to-cobertura-xml script (#5580)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자3-0/+419
2019-07-08Remove CMAKE_SOURCE_DIR in cmake script (#5576)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+2
2019-07-04[kbenchmark] Add TransposeConv kernel (#5546)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자8-2/+870
2019-07-02[kbenchmark] Update summary view of html file (#5519)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자3-3/+5
2019-07-01[kbenchmark] Separate the result file if it is not html reporter type (#5361)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+8
2019-06-26[kbenchmark] Add filter option (#5360)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자3-1/+8
2019-06-25[kbenchmark] Add operation class for loading operation info (#5359)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자7-3/+277
2019-06-10[kbenchmark] Add Config parser (#5354)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자2-0/+140
2019-06-05[kbenchmark] Loads kernel benchmark library and adds some draft conv test ker...윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자8-0/+1102
2019-06-04[kbenchmark] Add argument parser (#5336)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자5-0/+233
2019-06-03Create kbenchmark in tools directory (#5333)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자2-0/+63
2019-05-27[tflitefile_tool] Fix depthwise typo in config_saver (#5281)윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2019-05-09[tflitefile_tool] Add config option for benchmark tool to save model config f...윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자5-22/+215
2019-04-23Introduce build option for tflite accuracy tool (#5048)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+4
2019-04-23[batch_run] A batch execution tool used to run experiments (#4507)Saulo Aldighieri Moraes/AI R&D /SRBR/Engineer/삼성전자4-0/+1563
2019-04-19Add printing info for filled memory in model_parser (#5028)김용섭/On-Device Lab(SR)/Engineer/삼성전자1-2/+5
2019-03-21[Tools] tool to convert pb file (binary) to pbtxt file (text) (#4788)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+54
2019-03-18Check format all files as default (#4775)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+0
2019-03-13Use add_subdirectories for contrib and tools (#4708)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+1
2019-03-11Introduce BUILD_TOOLS options (#4654)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+2
2019-02-12Modified for Tensorflow 1.12 (#4378)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-14/+11
2019-01-11Synch tools/nnapi_quickcheck with current changes (#4197)Дилшоджон Умронхонович Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자60-437/+437
2019-01-03Update cmake for revised directory structure (#4143)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+4
2018-12-17Move test-related codes in tools into tests (#4058)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자23-2299/+0