Searched defs:test_activations (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_combo_kernels.py | 48 def test_activations(a, b, c): function |
/aosp_15_r20/external/pytorch/test/distributed/_tensor/ | ||
H A D | test_pointwise_ops.py | 155 def test_activations(self): member in DistElementwiseOpsTest |
/aosp_15_r20/external/pytorch/test/quantization/eager/ | ||
H A D | test_quantize_eager_ptq.py | 691 def test_activations(self): member in TestQuantizeEagerPTQStatic |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_nestedtensor.py | 1245 def test_activations(self, device, func): member in TestNestedTensorDeviceType |