Home
last modified time | relevance | path

Searched defs:test_tensor (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmemmapped_file_system_test.cc40 Tensor* test_tensor) { in CreateMemmappedFileSystemFile()
71 Tensor test_tensor(DT_FLOAT, test_tensor_shape); in TEST() local
133 Tensor test_tensor(DT_FLOAT, test_tensor_shape); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Dcontrol_flow_test.py62 def test_tensor(self): member in ForLoopTest
615 def test_tensor(self): member in WhileLoopTest
1098 def test_tensor(self): member in IfStmtTest
H A Dconditional_expressions_test.py35 def test_tensor(self): member in IfExpTest
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse.py461 def test_tensor(x, res): function
597 def test_tensor(x, res): function
642 def test_tensor(x, exp_i, exp_v): function
723 def test_tensor(x, exp_i, exp_v): function
907 def test_tensor(x): function
2872 def test_tensor(indices, values, indices_equal, values_equal): function
/aosp_15_r20/external/pytorch/benchmarks/sparse/
H A Dbenchmark_semi_structured_sparsity.py99 def test_tensor(m, k, n, dtype, contiguous, backend): function
/aosp_15_r20/external/pytorch/test/custom_operator/
H A Dtest_infer_schema_annotation.py16 def test_tensor(self): member in TestInferSchemaWithAnnotation
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_tracer.py1609 def test_tensor(): function
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py963 def test_tensor(self): member in TestONNXRuntime