Home
last modified time | relevance | path

Searched defs:MakeLayout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dshape_util.cc50 StatusOr<bool> MakeLayout(absl::Span<const int64_t> minor_to_major, in MakeLayout() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dlayout_util.cc56 /* static */ Layout LayoutUtil::MakeLayout( in MakeLayout() function in xla::LayoutUtil