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

/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_util.h370 static std::unique_ptr<Literal> CreateR3FromArray3D(
1039 /* static */ std::unique_ptr<Literal> Literal::CreateR3FromArray3D( function in class:xla::Literal
1066 return CreateR3FromArray3D(array);

Completed in 52 milliseconds