Home
last modified time | relevance | path

Searched defs:expected_gradient (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/training/experimental/
Dloss_scale_optimizer_test.py69 def create_identity_with_grad_check_fn(expected_gradient, expected_dtype=None): argument
/external/tensorflow/tensorflow/python/keras/mixed_precision/
Dtest_util.py32 def create_identity_with_grad_check_fn(expected_gradient, expected_dtype=None): argument