infinicore.hpp 104 Bytes
Newer Older
1
2
3
4
5
6
#ifndef __INFINICORE_API_HPP__
#define __INFINICORE_API_HPP__

#include "infinicore/tensor.hpp"

#endif