Searched defs:InitFromGraph (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/graph/ | ||
D | costmodel.cc | 465 void CostModel::InitFromGraph(const Graph& g) { in InitFromGraph() function in tensorflow::CostModel |
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
D | inference_context.cc | 138 absl::Status InferenceContext::InitFromGraph( in InitFromGraph() function in tflite::gpu::cl::InferenceContext |
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ | ||
D | inference_context.cc | 134 absl::Status InferenceContext::InitFromGraph( in InitFromGraph() function in tflite::gpu::metal::InferenceContext |