Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h474 bool IsEmptyTuple() const { in IsEmptyTuple() function
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc491 /* static */ bool ShapeUtil::IsEmptyTuple(const Shape& shape) { in IsEmptyTuple() function in xla::ShapeUtil