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