• Minjie Wang's avatar
    [FFI] FFI container support, custom structure extension via Object (#693) · 90e78c58
    Minjie Wang authored
    * WIP: import tvm runtime node system
    
    * WIP: object system
    
    * containers
    
    * tested basic container composition
    
    * tested custom object
    
    * fix setattr bug
    
    * tested object container return
    
    * fix lint
    
    * some comments about get/set state
    
    * fix lint
    
    * fix lint
    
    * update cython
    
    * fix cython
    
    * ffi doc
    
    * fix doc
    90e78c58
c_object_api.cc 4.72 KB