etaler / PyEtaler

The offical Python binding for Etaler via cppyy
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Cannot use CPUBackend/OpenCLBackend #1

Closed marty1885 closed 4 years ago

marty1885 commented 4 years ago

If CPUBackend/OpenCLBackend are loaded in the wrapper. The Python wrapper cannot find type information for et::Backend.

marty1885 commented 4 years ago

bbb68d99411acfadff0567e71345e06456c524fd enables wrapping of CPUbackend and OpenCLBackend is now an option