Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc879 const Shape& shape_module = in Execute() local
883 if (!ShapeUtil::Equal(shape_module, shape_arg)) { in Execute()
886 ShapeUtil::HumanStringWithLayout(shape_module), " but sees ", in Execute()