ebetica / autogradpp

Direct C++ Interface to PyTorch
MIT License
80 stars 12 forks source link

Fixing build for clang #24

Closed eugene-kharitonov closed 6 years ago

eugene-kharitonov commented 6 years ago

Not sure if it works on other compilers, but I'm getting "autograd.h:431:3: error: 'autograd::OptimizerImpl' is not a direct base of 'Adam', cannot inherit constructors with this line. " when this line is present.