Home
last modified time | relevance | path

Searched refs:HessianTests (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/integration_test/
Dforwardprop_test.py292 class HessianTests(tf.test.TestCase, parameterized.TestCase): class
/external/tensorflow/tensorflow/python/eager/
Dforwardprop_test.py998 class HessianTests(test.TestCase, parameterized.TestCase): class