Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc621 /* static */ Status ShapeUtil::ValidateShapeWithOptionalLayoutInternal( in ValidateShapeWithOptionalLayoutInternal() function in xla::ShapeUtil
634 ValidateShapeWithOptionalLayoutInternal(element_shape)); in ValidateShapeWithOptionalLayoutInternal()
750 TF_RETURN_IF_ERROR(ValidateShapeWithOptionalLayoutInternal(shape)); in ValidateShapeWithOptionalLayout()
757 TF_RETURN_IF_ERROR(ValidateShapeWithOptionalLayoutInternal(shape)); in ValidateShape()
Dshape_util.h719 static Status ValidateShapeWithOptionalLayoutInternal(const Shape& shape);