Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.h1311 inline void MutableLiteralBase::PopulateR1(absl::Span<const NativeT> values) { in PopulateR1() function
H A Dliteral.cc839 void MutableLiteralBase::PopulateR1(const tensorflow::core::Bitmap& values) { in PopulateR1() function in xla::MutableLiteralBase