Searched defs:lda_tile (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
H A D | transpose_test.cc | 48 absl::InlinedVector<int64_t, 4> lda_tile = {1, 1, 1, 1, 1, 1, 1}; in TEST() local 72 absl::InlinedVector<int64_t, 4> lda_tile = {1, 1, 1, 1, 1, 1, 1}; in TEST() local
|
H A D | transpose.cc | 537 absl::InlinedVector<int64_t, 4>& lda_tile, in RemoveTrivialDimensions() 593 absl::InlinedVector<int64_t, 4>& lda_tile, in CoalesceDimensions()
|