Searched defs:CreateR2WithLayout (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_util.h140 static std::unique_ptr<Literal> CreateR2WithLayout(
899 /* static */ std::unique_ptr<Literal> Literal::CreateR2WithLayout( function in class:xla::Literal
914 return CreateR2WithLayout(values, LayoutUtil::GetDefaultLayoutForR2());

Completed in 81 milliseconds