You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.3.2
Separate the tengine framework and op implementation into two so
Implemented lots of operator in reference code, for functional purpose
Former-commit-id: fc203af
1. update install.md
2. using the NamedParam for operator param definition
so that the parameter can be retrievaled by those APIs in applications
get_node_param_int()/get_node_param_float()/get_node_param_generic()
Former-commit-id: 8659f3b