Searched defs:test_std (Results 1 – 6 of 6) sorted by relevance
/external/pytorch/test/onnx/ | ||
D | test_operators.py | 868 def test_std(self): member in TestOperators |
D | test_pytorch_onnx_onnxruntime.py | 3445 def test_std(self): member in TestONNXRuntime |
/external/pytorch/test/torch_np/numpy_tests/core/ | ||
D | test_numeric.py | 293 def test_std(self): member in TestNonarrayArgs |
/external/pytorch/test/quantization/core/ | ||
D | test_quantized_op.py | 2377 def test_std(self): member in TestQuantizedOps |
/external/pytorch/test/ | ||
D | test_mps.py | 5823 def test_std(self): member in TestMPS |
/external/pytorch/test/inductor/ | ||
D | test_torchinductor.py | 4467 def test_std(self): member in CommonTemplate |