Skip to content

Commit

Permalink
remove cuda graph patch and triton patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lsy323 committed Jul 13, 2023
1 parent 4f53722 commit f5015ff
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 285 deletions.
2 changes: 0 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,11 @@ http_archive(
patch_tool = "patch",
patches = [
"//openxla_patches:cache_urls.diff",
"//openxla_patches:cuda_graph.diff",
"//openxla_patches:f16_abi_clang.diff",
"//openxla_patches:gpu_race_condition.diff",
"//openxla_patches:profiler_trace.diff",
"//openxla_patches:stream_executor.diff",
"//openxla_patches:topk_rewriter.diff",
"//openxla_patches:triton_filesystem.diff",
"//openxla_patches:xla_bzl.diff",
],
strip_prefix = "xla-ce3949f58d8a3a791c36741b248bea52954b1648",
Expand Down
194 changes: 0 additions & 194 deletions openxla_patches/cuda_graph.diff

This file was deleted.

89 changes: 0 additions & 89 deletions openxla_patches/triton_filesystem.diff

This file was deleted.

0 comments on commit f5015ff

Please sign in to comment.