Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dpython_api.h65 std::string GetHandleShapeAndType(TF_Graph* graph, TF_Output output);
Dpython_api.cc122 std::string GetHandleShapeAndType(TF_Graph* graph, TF_Output output) { in GetHandleShapeAndType() function
/external/tensorflow/tensorflow/python/client/
Dtf_session.i466 %typemap(out) std::string tensorflow::GetHandleShapeAndType {
/external/tensorflow/tensorflow/python/framework/
Dfunction.py789 handle_data = c_api.GetHandleShapeAndType(tensor.graph._c_graph,
/external/tensorflow/tensorflow/python/ops/
Dresource_variable_ops.py54 handle_data = pywrap_tensorflow.GetHandleShapeAndType(