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.cc116 add_instruction(HloInstruction::CreateGetDimensionSize( in DynamicElementCountPerFeature()
Dhlo_instruction.h1034 static std::unique_ptr<HloInstruction> CreateGetDimensionSize(
Dhlo_instruction.cc735 CreateGetDimensionSize(shape, operands(0), proto.dimensions(0)); in CreateFromProto()
1369 HloInstruction::CreateGetDimensionSize(const Shape& shape, in CreateGetDimensionSize() function in xla::HloInstruction
Dhlo_parser.cc2578 builder->AddInstruction(HloInstruction::CreateGetDimensionSize( in ParseInstructionRhs()