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

/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_util.h364 static std::unique_ptr<Literal> CreateR2FromArray2D(
1027 /* static */ std::unique_ptr<Literal> Literal::CreateR2FromArray2D( function in class:xla::Literal
1145 return CreateR2FromArray2D(array);

Completed in 150 milliseconds