Tangsj2
  • Joined on Jun 01, 2022
Loading Heatmap…

Tangsj2 commented on issue OpenI/octopus#602

之前跑通的代码未改动, 再运行时在向userhome存储model时遇到: 'TorchHistory.add_log_hooks_to_pytorch_module.<locals>.<lambda>'

8月18号可以成功运行, 23号开始报错,错误出现在每次往/userhome/存储模型.pt的时候. after the model being trained, store it Failed. Killing the trainer. Traceback (most recent call last): File "/code/mouge.py", line 364, in train if self.args['model_save_path'] is not None: torch.save(self.model, self.args['model_save_path']) File "/root/miniconda3/envs/romi/lib/python3.9/site-packages/torch/serialization.py", line 379, in save _save(obj, opened_zipfile, pickle_module, pickle_protocol) File "/root/miniconda3/envs/romi/lib/python3.9/site-packages/torch/serialization.py", line 589, in _save pickler.dump(obj) AttributeError: Can't pickle local object 'TorchHistory.add_log_hooks_to_pytorch_module.<locals>.<lambda>'

1 year ago

Tangsj2 opened issue OpenI/octopus#602

之前跑通的代码未改动, 再运行时在向userhome存储model时遇到: 'TorchHistory.add_log_hooks_to_pytorch_module.<locals>.<lambda>'

1 year ago

Tangsj2 opened issue OpenI/octopus#589

不能访问内网时保留训练模式下的任务停止功能

1 year ago

Tangsj2 opened issue OpenI/octopus#553

notebook延长自动关闭时间 或 自动关闭之前自动保存镜像功能

1 year ago