Home
last modified time | relevance | path

Searched refs:InstantiateFunc (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.cc133 Status KernelAndDeviceFunc::InstantiateFunc(const bool log_device_placement, in InstantiateFunc() function in tensorflow::KernelAndDeviceFunc
227 InstantiateFunc(log_device_placement, ndef, graph_collector)); in Init()
Dkernel_and_device.h291 Status InstantiateFunc(const bool log_device_placement, const NodeDef& ndef,
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl_test.cc962 TF_ASSERT_OK(kernel->InstantiateFunc({}, node_def, nullptr)); in TEST_F()
1010 TF_ASSERT_OK(kernel->InstantiateFunc({}, node_def, nullptr)); in TEST_F()