Ax icon indicating copy to clipboard operation
Ax copied to clipboard

Ax serice API for GPU

Open mgarrard opened this issue 1 year ago • 0 comments

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?

mgarrard avatar May 06 '24 19:05 mgarrard