Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.cc858 /* static */ Status ShapeUtil::ValidateShapeWithOptionalLayoutInternal( in ValidateShapeWithOptionalLayoutInternal() function in xla::ShapeUtil
871 ValidateShapeWithOptionalLayoutInternal(element_shape)); in ValidateShapeWithOptionalLayoutInternal()
947 TF_RETURN_IF_ERROR(ValidateShapeWithOptionalLayoutInternal(shape)); in ValidateShapeWithOptionalLayout()
954 TF_RETURN_IF_ERROR(ValidateShapeWithOptionalLayoutInternal(shape)); in ValidateShape()
H A Dshape_util.h770 static Status ValidateShapeWithOptionalLayoutInternal(const Shape& shape);