diff --git a/projects/pt1/python/torch_mlir/jit_ir_importer/build_tools/torch_ods_gen.py b/projects/pt1/python/torch_mlir/jit_ir_importer/build_tools/torch_ods_gen.py index 7ef573333..84718b382 100644 --- a/projects/pt1/python/torch_mlir/jit_ir_importer/build_tools/torch_ods_gen.py +++ b/projects/pt1/python/torch_mlir/jit_ir_importer/build_tools/torch_ods_gen.py @@ -102,7 +102,7 @@ ODS_BANNER = f"""//===-------------------------------------------------------*- // This file is automatically generated. Please do not edit. // Generated via: // ``` -// python -m {_get_main_module_name()} +// build_tools/update_torch_ods.sh // ``` // //===----------------------------------------------------------------------===//