Home
last modified time | relevance | path

Searched defs:test_ops (Results 1 – 13 of 13) sorted by relevance

/external/executorch/exir/dialects/test/
Dtest_exir_dialect_ops.py14 def test_ops(self) -> None: member in TestExirDialectOps
/external/avb/rust/tests/
Dtests.rs17 mod test_ops; module
/external/skia/tests/
DPoint3Test.cpp27 static void test_ops(skiatest::Reporter* reporter) { in test_ops() function
/external/igt-gpu-tools/tools/
Dskl_compute_wrpll.c856 struct test_ops { struct
863 static void test_run(struct test_ops *test) in test_run() argument
/external/pytorch/test/onnx/
Dtest_models.py70 def test_ops(self): member in TestModels
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_dispatch_test.py41 from tensorflow.python.ops.ragged import ragged_tensor_test_ops as test_ops unknown
Dragged_tensor_supported_values_test.py36 from tensorflow.python.ops.ragged import ragged_tensor_test_ops as test_ops unknown
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
Dtfr_gen_test.py24 from tensorflow.compiler.mlir.tfr.resources import gen_test_ops as test_ops unknown
/external/skia/tools/gpu/
DTestOps.cpp226 namespace sk_gpu_test::test_ops { namespace
/external/pytorch/test/
Dtest_namedtensor.py997 def test_ops(op): function
Dtest_testing.py1737 def test_ops(self, module_info): member in TestTestParametrization.test_ops_decorator_misuse_error.TestParametrized
Dtest_torch.py2701 def test_ops(op, string_of_function_name, expected_output1, expected_output2): function
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c1472 static void test_ops(struct test_sockmap_listen *skel, struct bpf_map *map, in test_ops() function