Skip to content

Commit

Permalink
Merge branch 'rama/fuse-attn' of https://github.com/microsoft/onnx-sc…
Browse files Browse the repository at this point in the history
…ript into rama/fuse-attn
  • Loading branch information
gramalingam committed Dec 20, 2024
2 parents 5ec9d1e + f77f0e7 commit 90f0b7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion onnxscript/function_libs/torch_lib/ops/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -8861,7 +8861,6 @@ def reshape_to_2d(tensor):

@torch_op(
(
"aten::where",
"aten::where.Scalar",
"aten::where.ScalarSelf",
"aten::where.ScalarOther",
Expand Down

0 comments on commit 90f0b7b

Please sign in to comment.