Home
last modified time | relevance | path

Searched refs:set_from_tensor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session_test.cc351 c->set_from_tensor(a_ + ":0"); in TEST_F()
374 c->set_from_tensor(a_ + ":0"); in TEST_F()
405 c->set_from_tensor(y_ + ":0"); in TEST_F()
419 c->set_from_tensor("unknown_node:0"); in TEST_F()
434 c->set_from_tensor(a_ + ":17"); in TEST_F()
448 c->set_from_tensor(a_ + ":0"); in TEST_F()
463 c1->set_from_tensor(a_ + ":0"); in TEST_F()
466 c2->set_from_tensor(x_ + ":0"); in TEST_F()
480 c->set_from_tensor(a_ + ":0"); in TEST_F()
1026 c_left->set_from_tensor(a->name() + ":0"); in TEST()
[all …]
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dconfig.pb.h3818 void set_from_tensor(ArgT0&& arg0, ArgT... args); in Swap()
7960 void TensorConnection::set_from_tensor(ArgT0&& arg0, ArgT... args) { in set_from_tensor() function