Home
last modified time | relevance | path

Searched refs:GetObjectDef (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dgpu_api_delegate.cc201 builder->SetInputObjectDef(object_index, GetObjectDef(tensor_index))); in Prepare()
208 GetObjectDef(tensor_index))); in Prepare()
252 ObjectDef GetObjectDef(int index) const { in GetObjectDef() function in tflite::gpu::cl::__anon7ea745220111::Delegate
/external/tensorflow/tensorflow/lite/delegates/gpu/
Ddelegate.cc167 builder->SetInputObjectDef(object_index, GetObjectDef(tensor_index))); in Prepare()
174 GetObjectDef(tensor_index))); in Prepare()
242 ObjectDef GetObjectDef(int index) const { in GetObjectDef() function in tflite::gpu::__anon84c75a400111::DelegateKernel