Aidge export doesn't work with CUDA backend
When trying to export a model with the CUDA backend a segfault occur.
This is an error due to the access of CUDA Tensor which give a ptr to the GPU instead of the CPU.
When trying to export a model with the CUDA backend a segfault occur.
This is an error due to the access of CUDA Tensor which give a ptr to the GPU instead of the CPU.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent