Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/_tensor/
H A Dtest_tensor_ops.py313 def _test_op(self, mesh, op_call, *args, **kwargs): member in DistTensorOpsTest
/aosp_15_r20/external/pytorch/test/quantization/bc/
H A Dtest_backward_compatibility.py73 def _test_op( member in TestSerialization
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/_tensor/
H A Dcommon_dtensor.py342 def _test_op(self, mesh: DeviceMesh, op_call, *args, **kwargs) -> None: member in DTensorTestBase
/aosp_15_r20/external/OpenCSD/decoder/tests/source/
H A Dc_api_pkt_print_test.c95 typedef enum _test_op { enum