Sergio Izquierdo
Sergio Izquierdo
@tranvanh Can you check if the last changes fixed your error?
Closing due to lack of activity.
You will need to define multiple outputs when defining the model in python. Then, when doing inference with cppflow you can ask for the outputs that you like.
Closing due to inactivity.
Hi @xfchangwei I guess this can be easily done with an environment variable: ``` export CUDA_VISIBLE_DEVICES=0 ```
Hi @remaininlight, Could you be a bit more explicit on what you really want to do? Do you want to assign a specific value to a `cppflow::tensor`? Maybe you can...
Closing due to inactivity.
@GlockPL Can you check if the last changes fixed your error?
Error should be fixed with #201 Closing due to inactivity.
I didn't test this cause I don't have a multi GPU setting. Should I still fix these conflicts and merge this?