File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10331033 "outputs" : [],
10341034 "source" : [
10351035 " tf_model_1 = estimator_1.model_data\n " ,
1036- " output_1 = f's3://{BUCKET}/{PREFIX}/mme/model-1 .tar.gz'"
1036+ " output_1 = f's3://{BUCKET}/{PREFIX}/mme/cifar .tar.gz'"
10371037 ]
10381038 },
10391039 {
10491049 "outputs" : [],
10501050 "source" : [
10511051 " tf_model_2 = estimator_2.model_data\n " ,
1052- " output_2 = f's3://{BUCKET}/{PREFIX}/mme/model-2 .tar.gz'"
1052+ " output_2 = f's3://{BUCKET}/{PREFIX}/mme/sign-language .tar.gz'"
10531053 ]
10541054 },
10551055 {
13451345 },
13461346 "outputs" : [],
13471347 "source" : [
1348- " y_pred = predictor.predict(data=payload, initial_args={'TargetModel': 'model-1 .tar.gz'})"
1348+ " y_pred = predictor.predict(data=payload, initial_args={'TargetModel': 'cifar .tar.gz'})"
13491349 ]
13501350 },
13511351 {
14431443 },
14441444 "outputs" : [],
14451445 "source" : [
1446- " y_pred = predictor.predict(data=payload, initial_args={'TargetModel': 'model-2 .tar.gz'})"
1446+ " y_pred = predictor.predict(data=payload, initial_args={'TargetModel': 'sign-language .tar.gz'})"
14471447 ]
14481448 },
14491449 {
You can’t perform that action at this time.
0 commit comments