Searched defs:AllocateObjects (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
H A D | cl_arguments.cc | 157 absl::Status CLArguments::AllocateObjects(const Arguments& args, in AllocateObjects() function in tflite::gpu::cl::CLArguments |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ | ||
H A D | metal_arguments.cc | 521 absl::Status MetalArguments::AllocateObjects(const Arguments& args, in AllocateObjects() function in tflite::gpu::metal::MetalArguments |