Home
last modified time | relevance | path

Searched defs:test_activations (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_combo_kernels.py48 def test_activations(a, b, c): function
169 def test_activations(a, b, c): function
317 def test_activations(a, b, c): function
407 def test_activations(a, b, c): function
/aosp_15_r20/external/pytorch/test/distributed/_tensor/
H A Dtest_pointwise_ops.py155 def test_activations(self): member in DistElementwiseOpsTest
/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_quantize_eager_ptq.py691 def test_activations(self): member in TestQuantizeEagerPTQStatic
/aosp_15_r20/external/pytorch/test/
H A Dtest_nestedtensor.py1245 def test_activations(self, device, func): member in TestNestedTensorDeviceType