#17205·mxnet

MXNetCAPI.so: 未定义符号: MXListallOpNames

作者: ishaybas创建于 2020年1月2日更新于 2023年10月5日
标签BugPerl

Description

Trying to build MXNet for the first time (for me), and then building the PERL binding. All went fine with no errors, but when I try to load MXNet from PERL an error is received. Maybe I am just missing something small in my configuration..