Home
last modified time | relevance | path

Searched defs:ByteSizeOf (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization_test.cc134 static int64 ByteSizeOf(const Shape& shape) { in ByteSizeOf() function in xla::__anon7066800c0111::HloRematerializationTest
Dbuffer_assignment_test.cc1519 static int64 ByteSizeOf(const LogicalBuffer& buffer) { in ByteSizeOf() function in xla::__anon3198ac380111::WhileBufferAssignmentTest
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc606 int64 ByteSizeOf(const Shape& shape, const llvm::DataLayout& data_layout) { in ByteSizeOf() function
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc700 /* static */ int64 ShapeUtil::ByteSizeOf(const Shape& shape, in ByteSizeOf() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc255 int64 IrEmitter::ByteSizeOf(const Shape& shape) const { in ByteSizeOf() function in xla::cpu::IrEmitter