Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc896 const Shape& instruction_subshape = in CheckLayouts() local
899 if (!ShapeUtil::Equal(instruction_subshape, buffer->shape())) { in CheckLayouts()
905 ShapeUtil::HumanStringWithLayout(instruction_subshape), in CheckLayouts()