drn icon indicating copy to clipboard operation
drn copied to clipboard

how to use the codes under the folder of the "lib"?

Open Ai-is-light opened this issue 6 years ago • 3 comments

I'm really interested in your work. But I'm not similar with Pytorch and confused about how to use the codes under the folder of the "lib", there are many code , like ".cu", "*.c", ".so". would you mind giving some advice or links to build them. Thanks. @fyu

Ai-is-light avatar Mar 13 '18 08:03 Ai-is-light

If you use Ubuntu 16.04, just add this lib into PYTHON and export the latter.

Or make it by youself.

acgtyrant avatar Apr 04 '18 09:04 acgtyrant

@acgtyrant just put the lib into the python's package called lib(python lib)?

Ai-is-light avatar May 24 '18 03:05 Ai-is-light

add this lib into PYTHONPATH

acgtyrant avatar May 24 '18 03:05 acgtyrant