Skip to content

Commit

Permalink
[XLA:GPU][CoalescingAnalysis] Speed-up computation of coalescing.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 625265401
  • Loading branch information
pifon2a authored and tensorflower-gardener committed Apr 16, 2024
1 parent 0d8c972 commit 4405eb1
Show file tree
Hide file tree
Showing 6 changed files with 381 additions and 166 deletions.
1 change: 1 addition & 0 deletions third_party/xla/xla/service/gpu/model/BUILD
Expand Up @@ -686,6 +686,7 @@ cc_library(
"//xla/service/gpu/fusions:fusion_emitter",
"@com_google_absl//absl/container:flat_hash_map",
"@com_google_absl//absl/container:inlined_vector",
"@com_google_absl//absl/log",
"@com_google_absl//absl/log:check",
"@com_google_absl//absl/types:span",
"@llvm-project//llvm:Support",
Expand Down

0 comments on commit 4405eb1

Please sign in to comment.