H Jun
H Jun
**Describe the bug** ERROR: Exception in runner thread -> Cpu:: -> deque::_M_range_check: __n (which is 5)>= this->size() (which is 4) When the terminal's window becomes smaller than a certain size,...
### What is the feature? `adjust_contrast` and `adjust_color` not support gray images? It seems like the source code always calls `bgr2gray`. The default input image is in BGR format. Could...
### What is the feature? The use of `nn.LazyLinear` will result in an error in the `_dump_init_info` function of the `BaseModule`. The main reason is that `_dump_init_info` writes the model's...