Searched refs:tensor_test (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/base/tests/ |
H A D | BUILD | 20 name = "tensor_test", 22 "tensor_test.cc",
|
/aosp_15_r20/external/executorch/runtime/core/portable_type/test/ |
H A D | targets.bzl | 26 name = "tensor_test", 27 srcs = ["tensor_test.cpp"],
|
H A D | CMakeLists.txt | 26 set(_test_srcs optional_test.cpp tensor_test.cpp half_test.cpp scalar_test.cpp
|
/aosp_15_r20/external/federated-compute/fcp/aggregation/core/ |
H A D | BUILD | 96 name = "tensor_test", 100 "tensor_test.cc",
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | BUILD | 523 name = "tensor_test", 524 srcs = ["tensor_test.cc"],
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/ |
H A D | BUILD | 216 srcs = ["tests/tensor_test.cc"],
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | BUILD | 384 name = "tensor_test", 385 srcs = ["tensor_test.cc"],
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | BUILD | 366 name = "tensor_test", 367 srcs = ["tensor_test.py"],
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | CMakeLists.txt | 182 internal/tensor_test.cc
|
/aosp_15_r20/external/pytorch/ |
H A D | BUILD.bazel | 971 "tensor_test",
|
/aosp_15_r20/external/pytorch/.ci/pytorch/ |
H A D | test.sh | 1293 //:tensor_test \
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | BUILD | 1331 "tensor_test.cc",
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_jit.py | 6909 def tensor_test(x, y): function 6919 self.checkScript(tensor_test, (x, y))
|