Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_execute.cc169 bool DynamicShapeIsCompatible(const xla::Shape& dynamic_shape, in DynamicShapeIsCompatible() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.cc1608 /* static */ bool ShapeUtil::DynamicShapeIsCompatible( in DynamicShapeIsCompatible() function in xla::ShapeUtil