Commit Graph

11 Commits

Author SHA1 Message Date
Chao Mei
576ed353aa Only warn about duplicate flags in debug builds when parsing the tflite tooling commandline flags.
PiperOrigin-RevId: 327382108
Change-Id: I4c582b0ed1c32a8c72e27704e802fadfcf214915
2020-08-19 00:03:39 -07:00
Chao Mei
ce7fef0740 Output unconsumed cmdline flags to help using TFLite benchmark tool.
PiperOrigin-RevId: 317419402
Change-Id: I599b487a739808bc8f954b798bd54b75c9b715ad
2020-06-19 19:13:19 -07:00
Jared Duke
5a674e06a9 Fix msvc execution of TFLite C/Kernel tests
PiperOrigin-RevId: 307488714
Change-Id: Ia68e3479e5c8a8f6ac2222264638d2980e92127c
2020-04-20 15:33:40 -07:00
Chao Mei
7741464810 Rollback of breaking f255fc6854
PiperOrigin-RevId: 306568160
Change-Id: I44dcddceb5a886b6337151ada0f7b758370c8d0c
2020-04-14 20:28:38 -07:00
Mihai Maruseac
301c384047 Rollback of breaking f255fc6854
PiperOrigin-RevId: 306452288
Change-Id: Ib93fba77a4f3b9f141d04cc32662606fae2eede9
2020-04-14 09:22:45 -07:00
A. Unique TensorFlower
f255fc6854 1. Allow parsing duplicate flags.
2. Document the behavior when there're duplicate flags or duplicate args during parsing, and add corresponding unit tests for such behaviors.

PiperOrigin-RevId: 306344156
Change-Id: I1601d4b2ab9efd9fb624a5b8e3c13a1dd74972de
2020-04-13 17:31:21 -07:00
A. Unique TensorFlower
e977658d32 1. Allow parsing duplicate flags.
2. Document the behavior when there're duplicate flags or duplicate args during parsing, and add corresponding unit tests for such behaviors.

PiperOrigin-RevId: 305952991
Change-Id: Ic282a613f30c423abacf5f759960e4e65eee9207
2020-04-10 15:19:11 -07:00
Chao Mei
5546f82d95 1. Allow parsing duplicate flags.
2. Document the behavior when there're duplicate flags or duplicate args during parsing, and add corresponding unit tests for such behaviors.

PiperOrigin-RevId: 305842169
Change-Id: I6bf318f7ed5f110502842161b4306b87bd09fc81
2020-04-10 01:15:43 -07:00
Chao Mei
35095ee07f Use TFLite minimal logging instead of the TF logging.
PiperOrigin-RevId: 289099948
Change-Id: I3baccaeec03db6c5af465109beb24f85b0aecfc1
2020-01-10 08:46:31 -08:00
Thai Nguyen
b868961153 Refactors interal tool
PiperOrigin-RevId: 288616832
Change-Id: I4c572fe0b6c51b2aa57d6feee6d1378efa7d2049
2020-01-07 18:55:00 -08:00
Sachin Joglekar
37b20d191a Refactors ImagenetModelEvaluator to use ImageClassificationStage.
PiperOrigin-RevId: 244374565
2019-04-19 10:29:31 -07:00