Searched defs:test_tensor (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | memmapped_file_system_test.cc | 40 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 D | control_flow_test.py | 62 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 D | conditional_expressions_test.py | 35 def test_tensor(self): member in IfExpTest
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_sparse.py | 461 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 D | benchmark_semi_structured_sparsity.py | 99 def test_tensor(m, k, n, dtype, contiguous, backend): function
|
/aosp_15_r20/external/pytorch/test/custom_operator/ |
H A D | test_infer_schema_annotation.py | 16 def test_tensor(self): member in TestInferSchemaWithAnnotation
|
/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_tracer.py | 1609 def test_tensor(): function
|
/aosp_15_r20/external/pytorch/test/onnx/ |
H A D | test_pytorch_onnx_onnxruntime.py | 963 def test_tensor(self): member in TestONNXRuntime
|