Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc721 static int64_t GetMemRefSizeInBytes(mlir::MemRefType type) { in GetMemRefSizeInBytes() function
742 int64 size = GetMemRefSizeInBytes(v.getType().cast<mlir::MemRefType>()); in GetAllocationSliceForMlir()