Home
last modified time | relevance | path

Searched defs:test_clamp (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/commonfns/
H A Dtest_clamp.cpp311 int test_clamp(cl_device_id device, cl_context context, cl_command_queue queue, in test_clamp() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_shape_ops.py320 def test_clamp(self, device, dtype): member in TestShapeOps
H A Dtest_jit_fuser.py328 def test_clamp(self): member in TestFuser
H A Dtest_legacy_vmap.py1457 def test_clamp(self): member in TestVmapOperatorsLegacy
H A Dtest_tensorexpr.py543 def test_clamp(self): member in TestTensorExprFuser
H A Dtest_jit_fuser_te.py544 def test_clamp(self): member in TestTEFuser
H A Dtest_torch.py6591 def test_clamp(self, device, dtype): member in TestDevicePrecision
H A Dtest_mps.py6107 def test_clamp(self): member in TestMPS
/aosp_15_r20/external/pytorch/test/quantization/jit/
H A Dtest_quantize_jit.py2735 def test_clamp(self): member in TestQuantizeJitOps
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp2862 static inline T test_clamp(T x, T minVal, T maxVal) in test_clamp() function in vkt::SpirVAssembly::TestMath
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py2119 def test_clamp(self): member in TestVmapOperators
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py8000 def test_clamp(self): member in TestQuantizeFxOps
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py1931 def test_clamp(self): member in CommonTemplate
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py1102 def test_clamp(self): member in TestONNXRuntime