Home
last modified time | relevance | path

Searched defs:test_backward (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_embedding.py1218 test_backward=True, argument
1344 test_backward=True, argument
/aosp_15_r20/external/pytorch/test/quantization/core/experimental/
H A Dtest_fake_quantize.py82 def test_backward(self): member in TestFakeQuantize
/aosp_15_r20/external/pytorch/benchmarks/fastrnns/
H A Dtest_bench.py45 def test_backward(self, modeldef, benchmark): member in TestBenchNetwork
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/normalization/
H A Dlayer_normalization_test.py317 def test_backward(self): member in LayerNormalizationNumericsTest
/aosp_15_r20/external/pytorch/test/
H A Dtest_cpp_extensions_aot.py70 def test_backward(self): member in TestCppExtensionAOT
H A Dtest_flop_counter.py108 def test_backward(self): member in TestFlopCounter
H A Dtest_maskedtensor.py829 def test_backward(self): member in TestReductions
H A Dtest_ops.py1607 def test_backward(self, device, dtype, op): member in TestCompositeCompliance
H A Dtest_nestedtensor.py7316 def test_backward(self, device, dtype, op): member in TestNestedTensorOpInfo
H A Dtest_autograd.py2261 def test_backward(self): member in TestAutograd