STT-tensorflow/tensorflow/python/keras/applications
Mihai Maruseac 8601477de2 Disable flaky TSAN test
PiperOrigin-RevId: 337192418
Change-Id: I10ab55e7048394059f88865a17cb7508ca289aa1
2020-10-14 16:18:59 -07:00
..
__init__.py Fold Keras Applications into tf.keras, since it is no longer necessary to share 2019-12-12 17:09:51 -08:00
applications_load_weight_test.py Split the application test for mobilenet_v3 into 2 to reduce the chance of timeout. 2020-09-21 11:36:43 -07:00
applications_test.py Port the Mobilenet_v3 to keras/application. 2020-08-09 20:59:44 -07:00
BUILD Disable flaky TSAN test 2020-10-14 16:18:59 -07:00
densenet.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
efficientnet_weight_update_util.py Merge pull request from yixingfu:updateweights 2020-07-09 15:24:19 -07:00
efficientnet.py Update Keras code to use public TF file API. 2020-08-24 10:10:09 -07:00
imagenet_utils_test.py Edited docstrings, added unit test, and fixed minor typos 2020-03-11 08:29:05 +09:00
imagenet_utils.py Merge pull request from jaketae:refactor-imageutils 2020-05-28 19:41:08 -07:00
inception_resnet_v2.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
inception_v3.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
mobilenet_v2.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
mobilenet_v3.py Update performance table to correct markdown format 2020-10-05 13:26:30 +09:00
mobilenet.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
nasnet.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
resnet_v2.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
resnet.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
vgg16.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
vgg19.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00
xception.py Improve Keras Applications docstrings. 2020-09-08 11:48:21 -07:00