Skip to content

Commit 8d3f36b

Browse files
authored
change file name
1 parent 84e44a5 commit 8d3f36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-manage-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ $schema: https://azuremlschemas.azureedge.net/latest/CommandJob.schema.json
359359

360360
code: src
361361
command: >-
362-
python load_score.py
362+
python load_write_model.py
363363
--input_model ${{inputs.input_model}}
364364
--custom_model_output ${{outputs.output_folder}}
365365
inputs:

0 commit comments

Comments
 (0)