Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc730 static int64_t GetAllocationIndex(mlir::BlockArgument func_arg) { in GetAllocationIndex() function
745 return BufferAllocation::Slice(&allocations[GetAllocationIndex(arg)], 0, in GetAllocationSliceForMlir()
763 &allocations[GetAllocationIndex( in GetAllocationSliceForMlir()