Searched defs:dim_a (Results 1 – 2 of 2) sorted by relevance
53 void SwapDimSizes(const int dim_a, const int dim_b, TensorShape* shape) { in SwapDimSizes()
340 auto static_dims = [](int64_t dim_a, int64_t dim_b) { in Verify()