Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.h464 auto* array_rep = std::holds_alternative<Uninitialized>(rep_) in set_buffer() local
473 if (auto* array_rep = from.GetArrayRep()) { in MoveDataFrom() local
H A Dliteral.cc598 if (auto* array_rep = GetArrayRep()) { in DeallocateBuffers() local