Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc363 Shape expected_scalar_shape = ShapeUtil::MakeShape( in HandleSort() local
367 if (!ShapeUtil::CompatibleIgnoringFpPrecision(expected_scalar_shape, in HandleSort()
372 parameter_idx, StringifyShape(expected_scalar_shape), in HandleSort()