Home
last modified time | relevance | path

Searched refs:InitFromGraphWithTransforms (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/testing/
Dperformance_profiling.cc53 context.InitFromGraphWithTransforms(create_info, &graph_cl, &env)); in RunModelSample()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.h76 absl::Status InitFromGraphWithTransforms(
Dinference_context.cc126 absl::Status InferenceContext::InitFromGraphWithTransforms( in InitFromGraphWithTransforms() function in tflite::gpu::metal::InferenceContext
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.h76 absl::Status InitFromGraphWithTransforms(
Dinference_context.cc229 absl::Status InferenceContext::InitFromGraphWithTransforms( in InitFromGraphWithTransforms() function in tflite::gpu::cl::InferenceContext
/external/tensorflow/tensorflow/lite/delegates/gpu/
Dmetal_delegate.mm444 inference_context_.InitFromGraphWithTransforms(create_info, &graph, metal_device_));