platform/core/ml/nnfw.git
2019-08-05 박천교/On-Device... [locop] Fix copyright year (#6173)
2019-08-05 박종현/On-Device... [locop] Extract CanonicalNodeSummaryBuilder (#6169)
2019-08-05 윤현식/On-Device... [moco-tf] implementing make_graph_builder_registry...
2019-08-05 윤현식/On-Device... [locoex] TypeInferenceRule for custom op (#6170)
2019-08-04 박세희/On-Device... [moco-tf] Knobs to import as TFRelu and TFRelu6 (#6181)
2019-08-02 Сергей Баранников... [mir/Caffe2 importer] Improve support for constant...
2019-08-02 박천교/On-Device... [mocotest-tf] Enable basic Reshape test (#6164)
2019-08-02 박천교/On-Device... [mocotest-tf] Enable test for dynamic reshape with...
2019-08-02 박종현/On-Device... [exo-tflite] Use loco shape inference framework (#6144)
2019-08-02 박종현/On-Device... [moco-tf] Introduce fmt helper (#6149)
2019-08-02 윤현식/On-Device... [moco-tf] GraphBuilder for custom op (#6139)
2019-08-02 박천교/On-Device... [moco-tf] TFSqueeze shape inference (#6117)
2019-08-02 박천교/On-Device... [moco-tf] Enable ResolveReshapeWildcardDim transform...
2019-08-02 박종현/On-Device... [locop] Extract NodeSummaryBuilder (#6150)
2019-08-02 박천교/On-Device... [moco-tf] Enable TFReshape canonicalizer (#6151)
2019-08-02 Павел Ильютченко... [mir2loco] Support BiasAdd operation (#5901)
2019-08-02 박세희/On-Device... [moco-tf] Fix seg fault with LOG enabled (#6155)
2019-08-02 오형석/On-Device... [neurun] Use shape inference in interpreter (#6012)
2019-08-02 박세희/On-Device... [moco-tf] Introduce TFRelu and TFRelu6 IR (#6143)
2019-08-02 Сергей Баранников... [mir] Remove stale serialization support (#6120)
2019-08-02 장지섭/On-Device... Fix a typo in PluginClassesAllocator for acl_neon ...
2019-08-02 오형석/On-Device... [neuurn] Use mutex on ExecutorBase (#6131)
2019-08-02 박종현/On-Device... [locop] Use default_node_desc directly (#6141)
2019-08-02 박천교/On-Device... [moco-tf] Reshape canonicalize support ConstGen shape...
2019-08-02 박종현/On-Device... [loco] Add CanonicalShapeInferenceRule (#6126)
2019-08-02 윤현식/On-Device... [moco-tf] Removing CompilerArgs.h (#6133)
2019-08-02 박종현/On-Device... [locop] Show Push/Pull index field (#6132)
2019-08-02 박천교/On-Device... [moco-tf] Logging compile stage (#6116)
2019-08-02 박종현/On-Device... [loco] Automatic Update Graph Input/Ouput Index (#6129)
2019-08-02 Дилшоджон Умронхонов... Fix verify_downloaded_file usage in run_test.sh (#6070)
2019-08-02 박세희/On-Device... [moco-tf] Fix indentation of MaxPool test (#6125)
2019-08-02 박세희/On-Device... [moco-tf] Fix indentation for AvgPool test (#6124)
2019-08-02 장지섭/On-Device... Support TransposeConv op for acl_neon (#5786)
2019-08-02 윤현식/On-Device... [moco-tf] remove unused code in PlaceholderGraphBuilder...
2019-08-02 Efimov Alexander... Change nnfw component diagram (#6073)
2019-08-01 윤현식/On-Device... [moco-tf] Enable moco to print custom op log (#6114)
2019-08-01 박종현/On-Device... [loco] Introduce ShapeInference infrastructure (#6102)
2019-08-01 Сергей Баранников... [mir] Support 0-dimensional tensors (#6122)
2019-08-01 Сергей Баранников... [nnc] Support 0-dimensional tensors in x86-c++ backend...
2019-08-01 Павел Ильютченко... [mir2loco] Support Const operation (#5794)
2019-08-01 Сергей Баранников... [mir] Add missing include (#6119)
2019-08-01 Павел Ильютченко... Support mir::ReshapeOp transformation to loco::Reshape...
2019-08-01 윤현식/On-Device... [locoex] NodeSummaryBuilder for Custom op (#6097)
2019-08-01 박종현/On-Device... [loco] Introduce indexed method to Push/Pull (#6106)
2019-08-01 박천교/On-Device... [moco-tf] Refactor fixed check function to template...
2019-08-01 Ivan Vagin... [mir-caffe2-importer] Perform operation sanity checks...
2019-08-01 Сергей Баранников... [mir] Fix number of outputs of `OutputOp` (#5993)
2019-08-01 박세희/On-Device... [tf2tflite] Enable Add_000 and Mul_000 (#6111)
2019-08-01 박세희/On-Device... [mocotest-tf] Enable Add_000 and Mul_000 (#6110)
2019-08-01 박천교/On-Device... [exo-tflite] Remove redundant export test (#6109)
2019-08-01 윤현식/On-Device... [mocotest-tf] Adding a test for constant folding (...
2019-08-01 박세희/On-Device... [locop] Support EltwiseAdd and EltwiseMul (#6098)
2019-08-01 박세희/On-Device... [locop] Remove comment for TensorConcat (#6103)
2019-08-01 박세희/On-Device... [exo-tflite] Exporter for EltwiseAdd and EltwiseMul...
2019-08-01 박세희/On-Device... [loco] TypeForward for EltwiseAdd and EltwiseMul (...
2019-08-01 박세희/On-Device... [exo-tflite] Shapeinf for EltwiseAdd and EltwiseMul...
2019-08-01 이한종/On-Device... Remove unused comment in BackendManager.cc (#6095)
2019-08-01 박세희/On-Device... [locomotiv] execution for elementwise mul (#6094)
2019-08-01 윤현식/On-Device... [moco-tf] Using composed GraphBuilderRegistry for custo...
2019-08-01 윤현식/On-Device... [moco-tf] adding constant folding into optimizer (...
2019-08-01 박세희/On-Device... [moco-tf] Enable canonicalization for Add and Mul ...
2019-08-01 박세희/On-Device... [moco-tf] Import Mul node (#6086)
2019-08-01 박세희/On-Device... [moco-tf] Import Add node (#6083)
2019-08-01 박세희/On-Device... [moco-tf] Introduce AddCanonicalizer (#6081)
2019-08-01 박세희/On-Device... [moco-tf] Import as TF dialect (#6091)
2019-08-01 박종현/On-Device... [locop] Extract NodeSummary (#6076)
2019-08-01 박종현/On-Device... [loco] Introduce NodeShape class (#6078)
2019-08-01 박세희/On-Device... [locomotiv] execution for elementwise add (#6079)
2019-08-01 박세희/On-Device... [moco-tf] Introduce MulCanonicalizer (#6082)
2019-08-01 박종현/On-Device... [moco-tf] Simplify TFFormattedGraph using pepper::str...
2019-08-01 박세희/On-Device... [moco-tf] use plier method (#6090)
2019-08-01 박세희/On-Device... [moco-tf] Import as TFMaxPool with a knob (#6043)
2019-08-01 윤현식/On-Device... [tf2tflite] Schema for additional info of Custom Op...
2019-08-01 채성우/On-Device... [exo/tflite] prevent ceil_div function from overflow...
2019-08-01 윤현식/On-Device... [moco-tf] Logging with TFNodeSummaryBuilderFactory...
2019-08-01 장지섭/On-Device... Introduce PermuteFactor into LowerInfo of operation...
2019-08-01 이한종/On-Device... Refactor Backend to support sessions (#5894)
2019-08-01 채성우/On-Device... [moco/tf] Introduce DepthwiseConv2D Canonicalizer ...
2019-08-01 박종현/On-Device... [moco-tf] Fix build break (#6087)
2019-08-01 윤현식/On-Device... [moco-tf] Add a complex test case into ConstantFoldingT...
2019-08-01 박천교/On-Device... [moco-tf] Transform to resolve wildcard dimesion of...
2019-08-01 박천교/On-Device... [res] Add small network test case for ResolveReshapeWil...
2019-08-01 윤현식/On-Device... [moco-tf] Remove functions in Convert.h that were moved...
2019-08-01 윤현식/On-Device... [moco-tf] Adding more methods into ModelSignature ...
2019-07-31 박종현/On-Device... [loco] Add BiasShape class (#6060)
2019-07-31 박세희/On-Device... [loco] Introduce EltwiseMul IR (#6055)
2019-07-31 박세희/On-Device... [moco-tf] Support TFMaxPool for Logging (#6054)
2019-07-31 박세희/On-Device... [moco-tf] Update readme (#5870)
2019-07-31 박세희/On-Device... [moco-tf] Canonicalize MaxPool (#6046)
2019-07-31 Павел Ильютченко... Fix not consistent input order in concat op (#6067)
2019-07-31 Nikita Sizov... ACL NEON Div Node (#5948)
2019-07-31 Павел Ильютченко... Support Concat operation transformation from mir to...
2019-07-31 Павел Ильютченко... [mir2loco] Support Relu operation (#5793)
2019-07-31 윤현식/On-Device... [plier-tf] Moving moco test cases regarding data_layout...
2019-07-31 박종현/On-Device... [pepper-str] Initial commit (#6056)
2019-07-31 박천교/On-Device... [moco-tf] TFReshape Canonicalization (#6005)
2019-07-31 장지섭/On-Device... Fix invalid params of CLTransposeConv (#6057)
2019-07-31 박종현/On-Device... [loco] Use data type attribute in Graph-level input...
2019-07-31 박종현/On-Device... [neurun] Rename "make_subgraph" helper (#6042)
2019-07-31 박세희/On-Device... [moco-tf] Support TFAvgPool for Logging (#6045)
next