File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
workshops/tfx-caip-tf23/lab-01-tfx-walkthrough/solutions Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1244
1244
" context.run(infra_validator, enable_cache=False)"
1245
1245
]
1246
1246
},
1247
+ {
1248
+ "cell_type" : " markdown" ,
1249
+ "metadata" : {},
1250
+ "source" : [
1251
+ " **Note**: In case of `Infra Validation (attempt 1/5) failed` error, please disregard the error."
1252
+ ]
1253
+ },
1247
1254
{
1248
1255
"cell_type" : " markdown" ,
1249
1256
"metadata" : {},
1342
1349
" !saved_model_cli show --dir {latest_pushed_model} --all"
1343
1350
]
1344
1351
},
1352
+ {
1353
+ "cell_type" : " markdown" ,
1354
+ "metadata" : {},
1355
+ "source" : [
1356
+ " **Note**: In case of `FileNotFoundError` error, please disregard the error."
1357
+ ]
1358
+ },
1345
1359
{
1346
1360
"cell_type" : " markdown" ,
1347
1361
"metadata" : {},
You can’t perform that action at this time.
0 commit comments