Home
last modified time | relevance | path

Searched defs:IsEmptyTuple (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.h344 bool IsEmptyTuple() const { in IsEmptyTuple() function
H A Dpjrt_stream_executor_client.h572 bool IsEmptyTuple() const { in IsEmptyTuple() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.cc553 /* static */ bool ShapeUtil::IsEmptyTuple(const Shape& shape) { in IsEmptyTuple() function in xla::ShapeUtil