.. |
__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
|
PY2 removal cleanup
|
2021-01-15 16:48:57 -08:00 |
densenet.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
efficientnet_weight_update_util.py
|
Merge pull request #40621 from yixingfu:updateweights
|
2020-07-09 15:24:19 -07:00 |
efficientnet.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11: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
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
inception_resnet_v2.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
inception_v3.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
mobilenet_v2.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
mobilenet_v3.py
|
Merge pull request #46105 from junhyukso:patch-1
|
2021-01-08 11:26:25 -08:00 |
mobilenet.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
nasnet.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
resnet_v2.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
resnet.py
|
Dynamic shape to support input_shape None dim
|
2021-01-13 19:44:31 +07:00 |
vgg16.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
vgg19.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
xception.py
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |