ncs icon indicating copy to clipboard operation
ncs copied to clipboard

Movidius Neural Compute Stick V2.0 API Go bindings

Results 1 ncs issues
Sort by recently updated
recently updated
newest added

I had error while running your example with your implementation of ncs. Error: ```bash github.com/milosgajdos/ncs/fifo.go:367:33: cannot use _Ciconst_sizeof_char * _Ctype_ulong(elemSize.(uint)) (type _Ctype_ulong) as type _Ctype_uint in argument to _Cfunc__CMalloc ```