Home
last modified time | relevance | path

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

/external/pytorch/test/inductor/
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
/external/pytorch/test/distributed/_tensor/
Dtest_pointwise_ops.py155 def test_activations(self): member in DistElementwiseOpsTest
/external/pytorch/test/quantization/eager/
Dtest_quantize_eager_ptq.py691 def test_activations(self): member in TestQuantizeEagerPTQStatic
/external/pytorch/test/
Dtest_nestedtensor.py1245 def test_activations(self, device, func): member in TestNestedTensorDeviceType