Skip to content

Commit

Permalink
Regenerate GeneratedTorchOps.td after recent change to torch_ods_gen.…
Browse files Browse the repository at this point in the history
…py (#2612)

Try to fix the error reported by @qingyunqu in #2609.
  • Loading branch information
frederik-h committed Dec 5, 2023
1 parent 6248216 commit 6244f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/torch-mlir/Dialect/Torch/IR/GeneratedTorchOps.td
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// This file is automatically generated. Please do not edit.
// Generated via:
// ```
// python -m torch_mlir.jit_ir_importer.build_tools.torch_ods_gen
// build_tools/update_torch_ods.sh
// ```
//
//===----------------------------------------------------------------------===//
Expand Down

0 comments on commit 6244f30

Please sign in to comment.