Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dmetal_spatial_tensor.cc58 absl::Status AllocateTensorMemory(id<MTLDevice> device, in AllocateTensorMemory() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dtensor.cc515 absl::Status AllocateTensorMemory(const CLContext& context, in AllocateTensorMemory() function