aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/testing/BUILD
Commit message (Collapse)AuthorAge
* Internal changeGravatar Jared Duke2018-10-09
| | | | PiperOrigin-RevId: 216442906
* Internal ChangeGravatar A. Unique TensorFlower2018-10-09
| | | | PiperOrigin-RevId: 216419037
* Internal changeGravatar Jared Duke2018-10-08
| | | | PiperOrigin-RevId: 216270385
* Rename TFLite Eager delegate -> Flex delegateGravatar Yu-Cheng Ling2018-09-27
| | | | PiperOrigin-RevId: 214835588
* Automated rollback of commit 82af048bc8c3c044c98a27b1c4c27bb62d4e4a14Gravatar Nupur Garg2018-09-26
| | | | PiperOrigin-RevId: 214705311
* Rename TFLite Eager delegate -> Flex delegateGravatar Yu-Cheng Ling2018-09-26
| | | | PiperOrigin-RevId: 214674717
* Internal change.Gravatar Nupur Garg2018-09-26
| | | | PiperOrigin-RevId: 214636032
* Automated rollback of commit 20c71535c5f1ed1d918d6cc6e327ffbba49ecbd6Gravatar Anna R2018-09-25
| | | | PiperOrigin-RevId: 214519671
* Internal change.Gravatar Nupur Garg2018-09-25
| | | | PiperOrigin-RevId: 214507546
* Internal change.Gravatar Nupur Garg2018-09-11
| | | | PiperOrigin-RevId: 212545735
* Update internal-only tagsGravatar Austin Anderson2018-09-10
| | | | PiperOrigin-RevId: 212296477
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
| | | | PiperOrigin-RevId: 212064501
* Correctly tag tests that break internal testing for 1.11Gravatar Austin Anderson2018-09-06
| | | | PiperOrigin-RevId: 211879623
* Modify tags for internal CIGravatar Austin Anderson2018-09-05
| | | | PiperOrigin-RevId: 211730301
* Adds support for Eager delegate to tflite_diff.Gravatar Nupur Garg2018-08-14
| | | | PiperOrigin-RevId: 208752057
* Also disable tf_driver_test and generate_testspec_test.Gravatar Gunhan Gulsoy2018-07-25
| | | | PiperOrigin-RevId: 206063891
* internal change.Gravatar A. Unique TensorFlower2018-07-25
| | | | PiperOrigin-RevId: 206042355
* An ErrorReporter to be used in tests.Gravatar A. Unique TensorFlower2018-07-25
| | | | PiperOrigin-RevId: 206012444
* Internal ChangeGravatar A. Unique TensorFlower2018-07-24
| | | | PiperOrigin-RevId: 205903203
* Add 'no_oss' to all TF Lite tests that are not running in kokoroGravatar A. Unique TensorFlower2018-07-17
| | | | PiperOrigin-RevId: 204978094
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | 202883475 by A. Unique TensorFlower: Internal testing changes -- 202880708 by yifeif: Internal change. -- 202876685 by A. Unique TensorFlower: Internal change -- 202850194 by yifeif: Internal change. -- PiperOrigin-RevId: 202883475
* - Teaches zip tests about unzip location on AndroidGravatar A. Unique TensorFlower2018-06-13
| | | | | | | | - Passes use_nnapi from TestDriver to interpeter - Adds command line flag to generated tests for NNAPI - Fixes logic for allocating im2col tensor so that tests pass without NNAPI PiperOrigin-RevId: 200416472
* Support 5-inputs LSTM kernel in TFLite (float only).Gravatar Yu-Cheng Ling2018-06-01
| | | | PiperOrigin-RevId: 198943559
* Split generated_examples test into multiple test targetsGravatar Austin Anderson2018-05-21
| | | | PiperOrigin-RevId: 197490872
* Improve TFLite generated example test speed.Gravatar Yu-Cheng Ling2018-05-18
| | | | PiperOrigin-RevId: 197162686
* BUILD cleanup in contrib/lite/...Gravatar A. Unique TensorFlower2018-05-16
| | | | PiperOrigin-RevId: 196878865
* Implementation of transpose_convGravatar A. Unique TensorFlower2018-05-16
| | | | PiperOrigin-RevId: 196806646
* Implement sin operatorGravatar A. Unique TensorFlower2018-05-09
| | | | PiperOrigin-RevId: 196062186
* Implementation of Slice.Gravatar A. Unique TensorFlower2018-05-09
| | | | PiperOrigin-RevId: 195926057
* Add support for select (via tf.where) support to tflite.Gravatar A. Unique TensorFlower2018-05-07
| | | | PiperOrigin-RevId: 195734246
* Adding Greater/GreaterEqual/LessEqual ops to complement Less.Gravatar A. Unique TensorFlower2018-05-07
| | | | PiperOrigin-RevId: 195704492
* add support for PadV2Gravatar A. Unique TensorFlower2018-05-05
| | | | PiperOrigin-RevId: 195503894
* Implement neg opGravatar Alan Chiao2018-05-04
| | | | PiperOrigin-RevId: 195435079
* Implement floor operatorGravatar A. Unique TensorFlower2018-04-26
| | | | PiperOrigin-RevId: 194490433
* Implementation of LessGravatar A. Unique TensorFlower2018-04-13
| | | | PiperOrigin-RevId: 192728635
* Internal testing changesGravatar Austin Anderson2018-04-11
| | | | PiperOrigin-RevId: 192537874
* Temporarily remove prelu from generated_examples_zip_testGravatar A. Unique TensorFlower2018-04-11
| | | | PiperOrigin-RevId: 192453411
* Small changes to testing code, plus a new binary to check diff from command ↵Gravatar A. Unique TensorFlower2018-04-10
| | | | | | line. PiperOrigin-RevId: 192360373
* Added minimum op, better type support in maximum.Gravatar A. Unique TensorFlower2018-04-10
| | | | PiperOrigin-RevId: 192292693
* Implementation of ArgMaxGravatar A. Unique TensorFlower2018-04-09
| | | | PiperOrigin-RevId: 192236845
* Automated g4 rollback of changelist 190858242Gravatar Jianwei Xie2018-03-29
| | | | PiperOrigin-RevId: 190953197
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
| | | | PiperOrigin-RevId: 190878279
* Automated g4 rollback of changelist 190835392Gravatar Anna R2018-03-28
| | | | PiperOrigin-RevId: 190858242
* Merge changes from github.Gravatar Jianwei Xie2018-03-28
| | | | PiperOrigin-RevId: 190835392
* Support GatherV2 (using Gather)Gravatar A. Unique TensorFlower2018-03-27
| | | | PiperOrigin-RevId: 190702442
* Internal cleanup.Gravatar A. Unique TensorFlower2018-03-27
| | | | PiperOrigin-RevId: 190633067
* Supports PReLU in TFLite & Toco.Gravatar Yu-Cheng Ling2018-03-22
| | | | PiperOrigin-RevId: 190097557
* Disable lstm test in generated_example due to state non-definitive init.Gravatar Zhixian Yan2018-03-19
| | | | PiperOrigin-RevId: 189654943
* Create mobile testing rules for TF Lite known-portable targetsGravatar Austin Anderson2018-03-07
| | | | | | | | | | | | | | | | | This CL tags all known-already-portable TF Lite tests as portable, and (from those tests) tags those known as not portable. Adding tflite_portable_test_suite() to the bottom of a package marks all previous cc_tests as "intended to be portable". I've included all tests that I was able to naively make buildable on Android with my previous change that created a custom logging.h library. Most tests are buildable on Android already, but there is something in the common dependencies for the kernel tests that is not compatible with iOS. Outside of Google, this change does nothing except tag tests that are known to not be buildable on certain platforms. PiperOrigin-RevId: 188234489
* Exclude more tests for cuda_on_cpu.Gravatar Guangda Lai2018-02-23
| | | | PiperOrigin-RevId: 186851831