Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtranspose_test.cc48 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 Dtranspose.cc537 absl::InlinedVector<int64_t, 4>& lda_tile, in RemoveTrivialDimensions()
593 absl::InlinedVector<int64_t, 4>& lda_tile, in CoalesceDimensions()