Home
last modified time | relevance | path

Searched refs:TensorFlowSrcRoot (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/cc/saved_model/
Dsaved_model_bundle_test.cc117 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
131 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
143 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
159 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
180 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
196 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
216 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
230 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPbTxt); in TEST_F()
242 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataMainOp); in TEST_F()
254 io::JoinPath(testing::TensorFlowSrcRoot(), "missing-path"); in TEST_F()
[all …]
Dsaved_model_bundle_lite_test.cc118 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
132 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
145 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
157 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
173 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
193 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
207 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPbTxt); in TEST_F()
219 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataMainOp); in TEST_F()
231 io::JoinPath(testing::TensorFlowSrcRoot(), "missing-path"); in TEST_F()
240 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F()
[all …]
Dbundle_v2_test.cc74 testing::TensorFlowSrcRoot(), kTestData, "VarsAndArithmeticObjectGraph"); in TEST_F()
87 io::JoinPath(testing::TensorFlowSrcRoot(), kTestData, "CyclicModule"); in TEST_F()
/external/tensorflow/tensorflow/compiler/jit/tests/
Dauto_clustering_test.cc27 absl::StrCat(testing::TensorFlowSrcRoot(), "/compiler/jit/tests/", key); in RunAutoClusteringTestWithPbtxt()
37 absl::StrCat(testing::TensorFlowSrcRoot(), "/compiler/jit/tests/", key); in RunAutoClusteringTestWithGzippedPbtxt()
82 absl::StrCat(testing::TensorFlowSrcRoot(), "/compiler/jit/tests/", key, in BenchmarkHelper()
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_show_test.cc45 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest()
54 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest()
61 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest()
65 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest()
Dtfprof_stats_test.cc39 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest()
48 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest()
55 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest()
59 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest()
Dtfprof_timeline_test.cc39 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTimelineTest()
48 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTimelineTest()
Dtfprof_tensor_test.cc34 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTensorTest()
43 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTensorTest()
/external/tensorflow/tensorflow/core/platform/default/
Dtest.cc58 string TensorFlowSrcRoot() { in TensorFlowSrcRoot() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dutils_test.cc39 string test_srcdir = tensorflow::testing::TensorFlowSrcRoot(); in TEST()
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc399 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
560 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
602 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
660 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
723 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
781 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
833 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
1250 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
1558 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
1583 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F()
[all …]
/external/tensorflow/tensorflow/cc/saved_model/experimental/tests/
Dsaved_model_api_test.cc40 return tensorflow::io::JoinPath(tensorflow::testing::TensorFlowSrcRoot(), in SavedModelPath()
/external/tensorflow/tensorflow/compiler/xla/rpc/
Dgrpc_client_test.cc49 string test_srcdir = tensorflow::testing::TensorFlowSrcRoot(); in GRPCClientTestBase()
/external/tensorflow/tensorflow/c/experimental/saved_model/core/ops/
Drestore_ops_test.cc33 return io::JoinPath(testing::TensorFlowSrcRoot(), "cc/saved_model/testdata", in CheckpointPrefix()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_testlib.cc29 strings::StrCat(testing::TensorFlowSrcRoot(), in MakeTestCluster()
/external/tensorflow/tensorflow/c/experimental/saved_model/internal/
Dsaved_model_api_test.cc50 return tensorflow::io::JoinPath(tensorflow::testing::TensorFlowSrcRoot(), in SavedModelPath()
501 tensorflow::testing::TensorFlowSrcRoot(), in TEST_P()
544 tensorflow::testing::TensorFlowSrcRoot(), in TEST_P()
/external/tensorflow/tensorflow/core/example/
Dexample_parser_configuration_test.cc47 io::JoinPath(testing::TensorFlowSrcRoot(), in SetUp()
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dlmdb_dataset_op_test.cc73 io::JoinPath(testing::TensorFlowSrcRoot(), kDataFileLoc, kDataFileName); in MaybeCopyDataFile()
/external/tensorflow/tensorflow/core/grappler/utils/
Dscc_test.cc412 testing::TensorFlowSrcRoot(), in TEST_F()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer_test.cc376 io::JoinPath(testing::TensorFlowSrcRoot(), in TEST()
439 io::JoinPath(testing::TensorFlowSrcRoot(), in TEST()
/external/tensorflow/tensorflow/java/src/gen/cc/
Dsource_writer_test.cc268 tensorflow::testing::TensorFlowSrcRoot(), in TEST()
/external/tensorflow/tensorflow/core/util/tensor_bundle/
Dtensor_bundle_test.cc48 return strings::StrCat(testing::TensorFlowSrcRoot(), in TestdataPrefix()