microsoft / nnfusion

A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
MIT License
937 stars 157 forks source link

artifacts problems #520

Open YixinSong-e opened 1 year ago

YixinSong-e commented 1 year ago

When I in srun cluster, run following command: srun -p AE -w nico1 --pty --exclusive python3 nasrnn_pytorch.py --bs 64 the output is: srun: error: invalid partition specified: AE srun: error: Unable to allocate resources: Invalid partition name specified

heheda12345 commented 1 year ago

Sorry, we have fixed the problem. Please retry the command.