lgarithm / crystalnet

crystalnet -- a mini core AI library (being refactored, see https://github.com/lgarithm/stdnn-ops)
MIT License
16 stars 3 forks source link

Define core module #28

Open lgarithm opened 6 years ago

lgarithm commented 6 years ago

The core module should be

syntax sugars and helpers should not be in the core module.

lgarithm commented 6 years ago

Now the header files has been split into 3 files (but still not clean enough)

There might be another header file

Beginner users will find crystalnet-ext.h much easier than crystalnet.h.

lgarithm commented 6 years ago

core types

shape_t
tensor_t
tensor_ref_t
operator_t