Searched refs:TF_TryEvaluateConstant_wrapper (Results 1 – 4 of 4) sorted by relevance
83 pred_value = c_api.TF_TryEvaluateConstant_wrapper(pred.graph._c_graph,
243 PyObject* TF_TryEvaluateConstant_wrapper(TF_Graph* graph, TF_Output output,
803 %unignore TF_TryEvaluateConstant_wrapper;804 %noexception TF_TryEvaluateConstant_wrapper;
670 PyObject* TF_TryEvaluateConstant_wrapper(TF_Graph* graph, TF_Output output, in TF_TryEvaluateConstant_wrapper() function