pytorch / FBGEMM

FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined symbol _ZN6asmjit8_abi_1_910JitRuntimeD1Ev

ezyang opened this issue · comments

This happens when you don't init submodules. We should error if you haven't init'ed submodules instead.

Thank you @ezyang. We will work on it.

It looks like this issue has been fixed, as we have been unable to reproduce the problem. Closing this issue