ops.h 72 字节
Newer Older
1 2 3 4 5
#pragma once

#include "./helper.h"

void init_ops(pybind11::module m);