[Speedster] optimize_model
function transfers the original model from the GPU to the CPU
#273
Labels
optimize_model
function transfers the original model from the GPU to the CPU
#273
Problem
The
optimize_model
function transfers the original model from the GPU to the CPU:Desired Behavior
Maintaining the model on the initial device.
The text was updated successfully, but these errors were encountered: