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.cc855 const Shape& shape_module = in Execute() local
859 if (!ShapeUtil::Equal(shape_module, shape_arg)) { in Execute()
862 ShapeUtil::HumanStringWithLayout(shape_module), " but sees ", in Execute()