File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
workshops/tfx-caip-tf23/lab-01-tfx-walkthrough/labs Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1225
1225
" context.run(infra_validator, enable_cache=False)"
1226
1226
]
1227
1227
},
1228
+ {
1229
+ "cell_type" : " markdown" ,
1230
+ "metadata" : {},
1231
+ "source" : [
1232
+ " Note: In case of " Infra Validation (attempt 1/5) failed" error, please disregard the error."
1233
+ ]
1234
+ },
1228
1235
{
1229
1236
"cell_type" : " markdown" ,
1230
1237
"metadata" : {},
1323
1330
" !saved_model_cli show --dir {latest_pushed_model} --all"
1324
1331
]
1325
1332
},
1333
+ {
1334
+ "cell_type" : " markdown" ,
1335
+ "metadata" : {},
1336
+ "source" : [
1337
+ " Note: In case of " FileNotFoundError" error, please disregard the error."
1338
+ ]
1339
+ },
1326
1340
{
1327
1341
"cell_type" : " markdown" ,
1328
1342
"metadata" : {},
You can’t perform that action at this time.
0 commit comments