Home
last modified time | relevance | path

Searched defs:strict_shape_checking (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_stream_executor_client.cc1644 Status CheckCompatibleShapes(bool strict_shape_checking, in CheckCompatibleShapes()
1676 bool strict_shape_checking, const Shape& tupled_parameter_shape, in MakeTupleHelper()
H A Dpjrt_client.h1079 bool strict_shape_checking = true; member