Skip to content

Commit

Permalink
add gpu op profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed May 3, 2024
1 parent 3157b2f commit 6909289
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deps/ReactantExtra/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,8 @@ cc_library(
"@xla//xla/stream_executor/cuda:cuda_platform",
"@xla//xla/stream_executor/cuda:cudnn_plugin",
"@xla//xla/stream_executor/cuda:cufft_plugin",
"@xla//xla/stream_executor:cuda_platform",
"@xla//xla/stream_executor:cuda_platform",
"@xla//xla/service/gpu/model:hlo_op_profiles",

"@xla//xla/pjrt:status_casters",
"@xla//xla/python/ifrt:ifrt",
Expand Down

0 comments on commit 6909289

Please sign in to comment.