In BaseGPUDeviceFactory::CreateDevices() move the check for no GPU devices a little earlier.
This saves ~83MiB of GPU DRAM for each (unused) GPU device, and some CPU heap memory allocated by libcuda. PiperOrigin-RevId: 210803477
Loading
Please sign in to comment