ColossalAI-Examples icon indicating copy to clipboard operation
ColossalAI-Examples copied to clipboard

detr-debug pipelinable.py

Open lsx66 opened this issue 3 years ago • 1 comments

https://github.com/hpcaitech/ColossalAI-Examples/tree/main/image/detr-debug

File" python3.8/site-packages/colossalai/pipeline/pipelinable.py", line 128, in to_layer_list layer_spec = self._layer_spec_dict[id(child)] KeyError: 140687581920992

lsx66 avatar Nov 15 '22 06:11 lsx66

Hi @lsx66 Thank you for your feedback. I'm guessing it's due to an update to the pipeline. We will try to reproduce your issue and fix it soon.

By the way, we are restructuring the documents and examples, and the new version examples will be provided at the following link https://github.com/hpcaitech/ColossalAI/tree/main/examples

binmakeswell avatar Nov 17 '22 09:11 binmakeswell