struggle2893

Results 3 comments of struggle2893

Has your problem been resolved? If it is solved, can you explain where the problem is and how to solve it?

> > 它需要使用hydra==1.0#pip安装hydra==1.0#need来检测GPU设备 I tried "pip install hydra-core==1.0.1" and the installation was successful, but there are still problems. as follows: D:\Anaconda\lib\site-packages\hydra\core\utils.py:143: UserWarning: register_resolver() is deprecated. See https://github.com/omry/omegaconf/issues/426 for migration instructions....

> yes, i have dealed with the problem. you need to annotate or delete this line " print(args.pretty())" . I cannot find what the problem with it, i cannot find...