Add torch library
This commit is contained in:
@@ -5,7 +5,7 @@ namespace pywrap {
|
||||
|
||||
void SVC::version()
|
||||
{
|
||||
//std::cout << "repr_html: " << callMethod<std::string>("_repr_html_") << std::endl;
|
||||
std::cout << "repr_html: " << callMethod("_repr_html_") << std::endl;
|
||||
}
|
||||
|
||||
} /* namespace pywrap */
|
Reference in New Issue
Block a user