Searched defs:GetProgramShape (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ | ||
H A D | xla_computation.cc | 26 StatusOr<ProgramShape> XlaComputation::GetProgramShape() const { in GetProgramShape() function in xla::XlaComputation |
H A D | xla_builder.cc | 313 StatusOr<ProgramShape> XlaBuilder::GetProgramShape(int64_t root_id) const { in GetProgramShape() function in xla::XlaBuilder |