Working fit/score
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
#ifndef PYCLASSIFER_H
|
||||
#define PYCLASSIFER_H
|
||||
#include "boost/python/detail/wrap_python.hpp"
|
||||
#include <boost/python/numpy.hpp>
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <torch/torch.h>
|
||||
#include <boost/python/numpy.hpp>
|
||||
#include "PyWrap.h"
|
||||
|
||||
namespace pywrap {
|
||||
|
Reference in New Issue
Block a user