Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dpython_api.h72 void SetHandleShapeAndType(TF_Graph* graph, TF_Output output, const void* proto,
Dpython_api.cc147 void SetHandleShapeAndType(TF_Graph* graph, TF_Output output, const void* proto, in SetHandleShapeAndType() function
/external/tensorflow/tensorflow/python/ops/
Dcustom_gradient.py63 pywrap_tensorflow.SetHandleShapeAndType(target_t.graph._c_graph,
/external/tensorflow/tensorflow/python/framework/
Dfunction.py793 c_api.SetHandleShapeAndType(ph.graph._c_graph, ph._as_tf_output(),