Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbitcast_decomposer_test.cc59 std::vector<std::vector<int64_t>> dims_list) { in AllPermutationsOfShapes()
/aosp_15_r20/external/pytorch/functorch/csrc/dim/
H A Ddim.cpp2116 Slice<mpy::handle> dims_list; in index() local