forked from mindspore-Ecosystem/mindspore
!15036 fix air note of master
From: @caozhou_huawei Reviewed-by: @zh_qh,@stsuteng Signed-off-by: @zh_qh
This commit is contained in:
commit
f4e34579cb
|
@ -579,7 +579,6 @@ def export(net, *inputs, file_name, file_format='AIR', **kwargs):
|
|||
|
||||
Notes:
|
||||
When exporting to AIR format, the size of a single tensor can not exceed 2GB.
|
||||
Otherwise, a small wrong air file will be exported.
|
||||
|
||||
Args:
|
||||
net (Cell): MindSpore network.
|
||||
|
|
Loading…
Reference in New Issue