TIMO-AI
Results
2
issues of
TIMO-AI
in paper‘s figure, a lower resolution representation in new stage seems to be produced from all streams in previous stage(a bit like fuse layer), but in code: `x_list.append(self.transition2[i](y_list[-1]))` it seems...
When i set _C.MULTIPROCESSING_DISTRIBUTED = False, this mistake happens during train. `RuntimeError: Expected one of cpu, cuda, mkldnn, opengl, opencl, ideep, hip, msnpu device type at start of device string:...