diff --git a/include/torch-mlir/Dialect/Torch/IR/GeneratedTorchOps.td b/include/torch-mlir/Dialect/Torch/IR/GeneratedTorchOps.td index 48ff8266d035..233a71621d10 100644 --- a/include/torch-mlir/Dialect/Torch/IR/GeneratedTorchOps.td +++ b/include/torch-mlir/Dialect/Torch/IR/GeneratedTorchOps.td @@ -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 // ``` // //===----------------------------------------------------------------------===//