Searched refs:gradients (Results 176 - 176 of 176) sorted by relevance

12345678

/external/tensorflow/tensorflow/python/kernel_tests/
H A Dcwise_ops_test.py649 # These methods only support gradients in the second parameter
669 # Remove tiny values--atan2 gradients are flaky near the origin.
697 gx, gy = sess.run(gradients_impl.gradients(s, [inx, iny]))
733 # Remove tiny values--atan2 gradients are flaky near the origin.
875 # Compare fp16 theoretical gradients to fp32 numerical gradients,
876 # since fp16 numerical gradients are too imprecise unless great
1523 # Compare fp16 theoretical gradients to fp32 numerical gradients,
1524 # since fp16 numerical gradients ar
[all...]

Completed in 648 milliseconds

12345678