File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
workshops/tfx-caip-tf23/lab-01-tfx-walkthrough Expand file tree Collapse file tree 2 files changed +28
-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" : {},
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