Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc189 Status GetRetDataTypes(const std::vector<Node*>& ret_nodes, in GetRetDataTypes() function
255 TF_RETURN_IF_ERROR(GetRetDataTypes(ret_nodes, send_from_host_dtypes)); in ReplaceRetNodesWithSendFromHostNode()