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
Currently Executor needs the place argument. It could be improved by making it optional, PaddlePaddle can choose the reasonable default value: if the user has GPU, choose GPU, otherwise choose CPU.
The text was updated successfully, but these errors were encountered:
Currently Executor needs the place argument. It could be improved by making it optional, PaddlePaddle can choose the reasonable default value: if the user has GPU, choose GPU, otherwise choose CPU.
The text was updated successfully, but these errors were encountered: