Name |
Last commit
|
Last update |
---|---|---|
.. | ||
base.pxi | ||
core.pyx | ||
function.pxi | ||
ndarray.pxi | ||
node.pxi | ||
object.pxi |
* [RUNTIME] Refactor object python FFI to new protocol. This is a pre-req to bring the Node system under object protocol. Most of the code reflects the current code in the Node system. - Use new instead of init so subclass can define their own constructors - Allow register via name, besides type idnex - Introduce necessary runtime C API functions - Refactored Tensor and Datatype to directly use constructor. * address review comments
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
base.pxi | Loading commit data... | |
core.pyx | Loading commit data... | |
function.pxi | Loading commit data... | |
ndarray.pxi | Loading commit data... | |
node.pxi | Loading commit data... | |
object.pxi | Loading commit data... |