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