This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
python
/
training
/
experimental
History
A. Unique TensorFlower
034633f23b
PY2 removal cleanup
...
PiperOrigin-RevId: 352106691 Change-Id: I382d53c64f0d29da430b8cb6d2395a2cb281509e
2021-01-15 16:48:57 -08:00
..
BUILD
PY2 removal cleanup
2021-01-15 16:48:57 -08:00
loss_scale_optimizer_test.py
Move away from deprecated asserts
2020-06-30 16:10:22 -07:00
loss_scale_optimizer.py
Deprecate enable_mixed_precision_graph_rewrite function.
2020-10-20 11:38:55 -07:00
loss_scale_test.py
…
loss_scale.py
Deprecate LossScale and modify Keras APIs to not use it.
2020-10-19 14:55:55 -07:00
loss_scaling_gradient_tape_test.py
Fix error which results in 2 different strategy instances being used(one is used for creating variables under a given scope and the second is used to call
run
. Add a second regex assertion since we will only have one kind of tf.distribute variables (DistributedVariable) going forward.
2020-07-22 15:52:53 -07:00
loss_scaling_gradient_tape.py
Apply name change(experimental_run_v2 -> run) for all callers in Tensorflow.
2020-03-18 10:35:05 -07:00
mixed_precision_global_state.py
Deprecate LossScale and modify Keras APIs to not use it.
2020-10-19 14:55:55 -07:00
mixed_precision_test.py
Disable four failed GPU tests for TFRT.
2020-08-19 11:39:05 -07:00
mixed_precision.py
Deprecate enable_mixed_precision_graph_rewrite function.
2020-10-20 11:38:55 -07:00