|
|
@ -930,7 +930,7 @@ class DistributeTranspiler(object):
|
|
|
|
type='save',
|
|
|
|
type='save',
|
|
|
|
inputs={'X': [self.table_name]},
|
|
|
|
inputs={'X': [self.table_name]},
|
|
|
|
outputs={},
|
|
|
|
outputs={},
|
|
|
|
attrs={'file_path': ""})
|
|
|
|
attrs={'file_path': "none"})
|
|
|
|
|
|
|
|
|
|
|
|
return checkpoint_save_block.idx
|
|
|
|
return checkpoint_save_block.idx
|
|
|
|
|
|
|
|
|
|
|
|