Home
last modified time | relevance | path

Searched defs:fb_inference (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.cc290 MetalDevice* device, const data::InferenceContext* fb_inference) { in Decode()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.cc978 auto fb_inference = data::GetInferenceContext(serialized_model.data()); in GetInOutRefs() local