forked from mindspore-Ecosystem/mindspore
change air_filename to adapt export interface
This commit is contained in:
parent
27d6a9528f
commit
da7c868be0
|
@ -51,5 +51,5 @@ config = ed({
|
|||
"TEST_DROP_REMAINDER": False,
|
||||
|
||||
# air config
|
||||
"air_filename": "psenet_bs_1.air",
|
||||
"air_filename": "psenet_bs_1",
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue