CCNet icon indicating copy to clipboard operation
CCNet copied to clipboard

question

Open huangqi111 opened this issue 5 years ago • 1 comments

from torch.utils.ffi import _wrap_function from _ext import lib as _lib, ffi as _ffi

These two pieces of code always report errors, what can I do, can you help me?

huangqi111 avatar Oct 02 '20 07:10 huangqi111

from torch.utils.ffi import _wrap_function from _ext import lib as _lib, ffi as _ffi

These two pieces of code always report errors, what can I do, can you help me?

what is your pytorch version?

Magauiya avatar Feb 17 '21 16:02 Magauiya