zhang090210

Results 3 issues of zhang090210

如题,能否支持生成式对抗网络的支持

希望可以添加一个创建而不激活许可证的功能,这有许多使用场景,例如我购买了一张许可证,但是却没有第一时间激活他,我不希望在几天后许可证失效了,所以希望可以将现有的创建许可证改为创建&添加许可证两个功能

https://github.com/manujosephv/pytorch_tabular/blob/023db2776f96a0f2854e837eef62840be1a12a5e/src/pytorch_tabular/config/config.py#L565C9-L566C45 When specifying a devices_list, this line of code causes ``` omegaconf.errors.ValidationError: Value '[1, 2, 3, 4]' of type 'list' could not be converted to Integer full_key: devices object_type=TrainerConfig ```

bug