tflite_benchmark_model will not be formatchecked (#2232)
author이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Thu, 9 Aug 2018 03:01:11 +0000 (12:01 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 9 Aug 2018 03:01:11 +0000 (12:01 +0900)
commit251cff5fdc0d1e57561531e2cf0b41e401e23a80
tree32e23a1918a98063d131795c084a6866670a1569
parent640f05feba2c4b54e55c205bce646bfa323bb1e5
tflite_benchmark_model will not be formatchecked (#2232)

tflite_benchmark_model will keep original source's style
so that it could be tracked and diff'ed easily.

.FORMATCHEKED in tools (the parent directory of tflite_benchmark_model)
is distributed to all child directories except for
tflite_benchmark_model.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
13 files changed:
tools/cross/.FORMATCHECKED [moved from tools/.FORMATCHECKED with 100% similarity]
tools/extract_weights_from_tflite/.FORMATCHECKED [new file with mode: 0644]
tools/image_importer/.FORMATCHECKED [new file with mode: 0644]
tools/modelgen/.FORMATCHECKED [new file with mode: 0644]
tools/nnapi_quickcheck/.FORMATCHECKED [new file with mode: 0644]
tools/nnapi_test/.FORMATCHECKED [new file with mode: 0644]
tools/pbfile_tool/.FORMATCHECKED [new file with mode: 0644]
tools/tensorflow_model_freezer/.FORMATCHECKED [new file with mode: 0644]
tools/test_driver/.FORMATCHECKED [new file with mode: 0644]
tools/tflite_benchmark/.FORMATCHECKED [new file with mode: 0644]
tools/tflite_examples/.FORMATCHECKED [new file with mode: 0644]
tools/tflite_run/.FORMATCHECKED [new file with mode: 0644]
tools/tflitefile_tool/.FORMATCHECKED [new file with mode: 0644]