Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/xnnpack/test/ops/
H A Dclamp.py13 class TestClamp(unittest.TestCase): class
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_instance_norm_test.cc162 void TestClamp() { in TestClamp() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dcudnn_fused_conv_rewriter_test.cc101 void TestClamp(absl::string_view pre_hlo_string, in TestClamp() function in xla::gpu::__anon67b503ad0111::CudnnFusedConvRewriterTest
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
H A DTestClamp.java28 public class TestClamp extends RSBaseCompute { class