Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather.cc98 Status ObtainTensorSlice(const GraphDef& input_graph_def, in ObtainTensorSlice() function
200 TF_RETURN_IF_ERROR(ObtainTensorSlice(input_graph_def, node.name(), &s)); in ObtainVariableInfo()