[AppContext] Integrate layer-devel
[platform/core/ml/nntrainer.git] / nntrainer / app_context.h
2021-06-23 Jihoon Lee[AppContext] Integrate layer-devel
2021-06-16 Jihoon Lee[Refactor] s/Layer/LayerV1
2021-06-11 Jihoon Lee[Trivial] Change return -> retval
2021-06-02 Parichay Kapoor[context/optimizer] Enable plugged optimizer
2021-05-13 Parichay Kapoor[graph] Update graph node
2021-04-12 Jihoon Lee[IniInterpreter] Add section2layer
2021-04-02 Parichay Kapoor[layer] Update layer cpp API
2021-03-16 Jihoon Lee[loader] Change semantics of path in ini
2021-03-05 Jihoon Lee[Chore] Move resource path
2021-03-05 Jihoon Lee[AppContext] Default Path loader
2021-03-02 Jihoon Lee[AppContext] Add register plugin function
2021-03-02 Jihoon Lee[API] Add layer pluggable definition
2020-11-30 Jihoon Lee[Layer] Add built-in ops to the context
2020-11-30 Jihoon Lee[AppContext] Fix key is case sensitive
2020-11-30 Jihoon Lee[AppContext] Register Default ops at the begining
2020-11-27 Jihoon Lee[AppContext] Add registerer,invoke factory methods
2020-11-15 Jihoon Lee[AppContext] Add AppContext