Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.h115 return GetSizeOfShape(shape, pointer_size); in ShapeSizeBytesFunction()
119 static int64 GetSizeOfShape(const Shape& shape, int pointer_size) { in GetSizeOfShape() function
Dgpu_compiler.cc529 return GpuCompiler::GetSizeOfShape(buffer_value.shape(), pointer_size_); in RunHloPassesAndBufferAssignement()
572 return GpuCompiler::GetSizeOfShape(buffer_value.shape(), pointer_size); in CompileModuleToLlvmIrImpl()