You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i use dataset=cifar10 partition_alpha=0.1 partition_method=hetero ./launch_standalone.sh
i got problem about expr: non-integer argument expr: non-integer argument expr: non-integer argument : No such file or directorye 11: /usr/local/anaconda3/envs/share_torch/bin/python
i can't find the 'expr' parameter in the code and i don't know how to config 'python' in this file, please let me know how to fix this problem, thank you very much.
The text was updated successfully, but these errors were encountered:
When i use
dataset=cifar10 partition_alpha=0.1 partition_method=hetero ./launch_standalone.sh
i got problem about
expr: non-integer argument expr: non-integer argument expr: non-integer argument : No such file or directorye 11: /usr/local/anaconda3/envs/share_torch/bin/python
i can't find the 'expr' parameter in the code and i don't know how to config 'python' in this file, please let me know how to fix this problem, thank you very much.
The text was updated successfully, but these errors were encountered: