Home
last modified time | relevance | path

Searched defs:test_constant (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dinit_ops_test.py85 def test_constant(self): member in InitializersTest
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_constant.cpp102 int test_constant(cl_device_id device, cl_context context, in test_constant() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/
H A Dtest_op_constant.cpp20 int test_constant(cl_device_id deviceID, cl_context context, in test_constant() function
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_init.py161 def test_constant(self): member in TestNNInit
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_random.py566 def test_constant(self): member in TestDistributions
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_random.py1056 def test_constant(self): member in TestDistributions
/aosp_15_r20/external/pytorch/test/
H A Dtest_tensorexpr.py291 def test_constant(self): member in TestTensorExprFuser
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp3151 static inline T test_constant(T a) in test_constant() function in vkt::SpirVAssembly::TestMath
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_tracer.py291 def test_constant(self): member in TestTracer
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_aot_inductor.py1317 def test_constant(self): member in AOTInductorTestsTemplate