Home
last modified time | relevance | path

Searched defs:FillInputNode (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_control_wrapper.cc321 bool HexagonControlWrapper::FillInputNode( in FillInputNode() function in tensorflow::HexagonControlWrapper
411 bool HexagonControlWrapper::FillInputNode(const string& node_name, in FillInputNode() function in tensorflow::HexagonControlWrapper
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test_utils.cc109 bool TestRemoteFusedGraphExecutor::FillInputNode(const string&, const Tensor&) { in FillInputNode() function in tensorflow::TestRemoteFusedGraphExecutor
Dremote_fused_graph_execute_op_test.cc201 bool FillInputNode(const string& node_name, const Tensor& tensor) final { in FillInputNode() function in tensorflow::SampleRemoteFusedGraphExecutor