Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbatchnorm_expander.cc124 add_instruction(HloInstruction::CreateGetDimensionSize( in DynamicElementCountPerFeature()
Dhlo_instruction.h803 static std::unique_ptr<HloInstruction> CreateGetDimensionSize(
Dhlo_instruction.cc590 CreateGetDimensionSize(shape, operands(0), proto.dimensions(0)); in CreateFromProto()
1108 HloInstruction::CreateGetDimensionSize(const Shape& shape, in CreateGetDimensionSize() function in xla::HloInstruction
Dhlo_parser.cc1708 builder->AddInstruction(HloInstruction::CreateGetDimensionSize( in ParseInstructionRhs()