HomeSort by relevance Sort by last modified time
    Searched refs:CreateR3FromArray3DWithLayout (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
literal_util.h 176 static Literal CreateR3FromArray3DWithLayout(const Array3D<NativeT>& values,
371 return CreateR3FromArray3DWithLayout(tmp, layout);
465 /* static */ Literal LiteralUtil::CreateR3FromArray3DWithLayout(
literal_test.cc 781 auto lit_dim0minor = LiteralUtil::CreateR3FromArray3DWithLayout<int>(
796 auto lit_dim0major = LiteralUtil::CreateR3FromArray3DWithLayout<int>(
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/tests/
reduce_window_test.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/client/
xla_builder.h     [all...]

Completed in 4476 milliseconds