Home
last modified time | relevance | path

Searched defs:GetAllocations (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.h200 absl::Span<const BufferAllocation> GetAllocations() const { in GetAllocations() function
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dbookkeeping.h180 void GetAllocations(F fn) { in GetAllocations() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
H A Dkernel_ops_pattern.cc196 static llvm::Expected<std::vector<xla::BufferAllocation>> GetAllocations( in GetAllocations() function