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
Originally posted by Wang-Zujian April 28, 2024
When I set up my optimization with the service API, the CPU is always working, and my GPU is not working, is it because the functions I define that need to be optimized are all variables defined by numpy? And how should I call the GPU to speed up my optimization?
The text was updated successfully, but these errors were encountered:
Discussed in https://github.com/facebook/Ax/discussions/2405
Originally posted by Wang-Zujian April 28, 2024
When I set up my optimization with the service API, the CPU is always working, and my GPU is not working, is it because the functions I define that need to be optimized are all variables defined by numpy? And how should I call the GPU to speed up my optimization?
The text was updated successfully, but these errors were encountered: