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

/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_util.h376 static std::unique_ptr<Literal> CreateR4FromArray4D(
1094 return CreateR4FromArray4D(array);
1098 /* static */ std::unique_ptr<Literal> Literal::CreateR4FromArray4D( function in class:xla::Literal

Completed in 102 milliseconds