Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc929 const Shape& conditional_shape = in HandleWhile() local
931 if (!ShapeUtil::Compatible(conditional_shape, in HandleWhile()
936 StringifyShape(conditional_shape)); in HandleWhile()