platform/core/ml/nnfw.git
2019-07-23 박천교/On-Device... Move doc for 'test.info' into tfinfo dir (#5745)
2019-07-23 장지섭/On-Device... Introduce a func that initializes inputs by default...
2019-07-23 Efimov Alexander... DR1 project requirements document (#5633)
2019-07-23 이성재/On-Device... Update README.md (#5734)
2019-07-23 박종현/On-Device... [loco] Implement Dialect-agnostic Type Inference Framew...
2019-07-23 박천교/On-Device... [nnkit] Fix nnkit project README (#5746)
2019-07-23 박천교/On-Device... [locomotiv] Use signed variable as intended (#5741)
2019-07-23 박천교/On-Device... Move Dockerfile for nncc into infra directory (#5744)
2019-07-23 윤현식/On-Device... [res/TensorFlowTests] test case network for constant...
2019-07-23 박세희/On-Device... [moco/tf] Make import as TF dialect (#5729)
2019-07-22 박천교/On-Device... [locomotiv] Clarify layout rule as documentation (...
2019-07-22 오형석/On-Device... Fix format error in ShapeInference (#5733)
2019-07-22 Ivan Vagin... [shape_inference] Implemented shape inference for conca...
2019-07-22 Дилшоджон Умронхонов... [neurun] Schedule backends shuffled order for profiler...
2019-07-22 이한종/On-Device... Remove _gen_map_deprecated from BackendResolver (#5722)
2019-07-22 Hyeongseok OhMerge nncc repo branch 'master' into master
2019-07-21 박종현/On-Device... Update .clang-format (#4361) nncc_backup
2019-07-19 장지섭/On-Device... Remove legacy ConstantInitializer (#5718)
2019-07-19 장지섭/On-Device... Support Mean op for acl_neon backend (#5707)
2019-07-19 이한종/On-Device... [dotdump] Show Backend ID for each Subgraph (#5716)
2019-07-19 Дилшоджон Умронхонов... Add performance test for scheduler and profiler (#5675)
2019-07-19 장지섭/On-Device... Apply refactored ConstantInitializers (#5713)
2019-07-19 장지섭/On-Device... Support SquaredDifference operation for acl_neon backen...
2019-07-19 Дилшоджон Умронхонов... [neurun] Redo exec::IFunction::runSync to abstract...
2019-07-19 장지섭/On-Device... Support SUB operation for acl_neon backend (#5703)
2019-07-19 오형석/On-Device... Gather info in Execution class setInput & setOutput...
2019-07-19 Дилшоджон Умронхонов... [neurun] Save mean of exec times during profiling ...
2019-07-19 박종현/On-Device... [moco/tf] Record Graph-Level Input/Output Shape (#4357)
2019-07-19 장지섭/On-Device... Introduce ConstantInitializer into cpu backend (#5694)
2019-07-19 장지섭/On-Device... Support RSQRT operation for acl_neon backend (#5705)
2019-07-19 박종현/On-Device... Relocate CMakeLists.txt (#4358)
2019-07-19 오형석/On-Device... Relocate documents in docs (#5683)
2019-07-19 김용섭/On-Device... Revise planTensors in Linear (#5689)
2019-07-19 박천교/On-Device... [locomotiv] Session for subgraph (#4348)
2019-07-19 박세희/On-Device... [res/TensorflowTests] Add Rsqrt_000 (#4359)
2019-07-19 박세희/On-Device... Use compiler for compiler modules (#4349)
2019-07-19 Сергей Баранников... Derive both INETensor and ICLTensor from common base...
2019-07-19 Ivan Vagin... [shape_inference] Implemented shape inference for convo...
2019-07-18 박세희/On-Device... [angkor] fix readme to use compiler (#4353)
2019-07-18 박세희/On-Device... [caffegen] fix readme (#4352)
2019-07-18 박세희/On-Device... [moco/tf] tidy FixShapeTransform logging (#4347)
2019-07-18 박세희/On-Device... [stdex] Fix readme to use compiler (#4351)
2019-07-18 박세희/On-Device... [docs] fix folder name to compiler (#4350)
2019-07-18 오형석/On-Device... Fix coverage report command (#5688)
2019-07-18 이상규/On-Device... Fix inclusion guard for Subgraphs (#5696)
2019-07-18 이한종/On-Device... Refine implementation of Subgraphs (#5691)
2019-07-18 장지섭/On-Device... Introduce ConstantInitializer into acl neon backend...
2019-07-18 장지섭/On-Device... Introduce ConstantInitializer into acl cl backend ...
2019-07-18 박천교/On-Device... [encodump] Use 'compiler' directory for documentation...
2019-07-18 오형석/On-Device... Ignore nncc-related directories in format-check (#5686)
2019-07-18 오형석/On-Device... Introduce IODescription struct (#5678)
2019-07-18 Ivan Vagin... [shape_inference] Implemented shape inference for max...
2019-07-18 이한종/On-Device... [dotdump] Show operation color (#5687)
2019-07-18 박천교/On-Device... Copyright checker use 'compiler' directory (#4345)
2019-07-18 장지섭/On-Device... Introduce IConstantInitializer (#5677)
2019-07-18 박종현/On-Device... Rename contrib as compiler (#4342)
2019-07-18 박천교/On-Device... [locomotiv] Node execution for DepthwiseFilterEncode...
2019-07-18 박세희/On-Device... [moco/tf] move dump tensorshape to loghelper (#4337)
2019-07-18 박천교/On-Device... [locomotiv] Support DepthwiseConv2D (#4338)
2019-07-18 윤현식/On-Device... [testcase] Custom op test case (#4320)
2019-07-18 박종현/On-Device... Introduce TensorFlow Squeeze_000 test (#4341)
2019-07-18 윤현식/On-Device... [locoex/customop] (#4319)
2019-07-18 오형석/On-Device... Relocate doc directory (#4340)
2019-07-18 윤현식/On-Device... [locoex/customop] setter / getter for attributes (...
2019-07-18 박종현/On-Device... [moco/tf] Introduce TFNodeSummaryBuilderBase (#4335)
2019-07-18 이춘석/On-Device... Add Squared Difference for nnapi_delegate (#5685)
2019-07-18 이한종/On-Device... Rename SubgraphContext (#5679)
2019-07-18 박세희/On-Device... [moco/tf] FuseBinaryIntoPreceding (#4285)
2019-07-18 박세희/On-Device... [moco/tf] Apply TFNodeSummaryBuilder (#4336)
2019-07-18 오형석/On-Device... Relocate include directory (#5684)
2019-07-18 박종현/On-Device... [loco] Shaped Graph Input/Output (#4325)
2019-07-18 박종현/On-Device... Introduce EigenSource package for TensorFlow 1.12....
2019-07-18 박천교/On-Device... [loco] Introduce DepthwiseConv2D (#4322)
2019-07-18 박세희/On-Device... [moco/tf] fix TFNodeSummaryBuilder TFRsqrt (#4334)
2019-07-18 박세희/On-Device... [moco/tf] TF Formatted Graph support (#4310)
2019-07-18 박세희/On-Device... [moco/tf] Log helper (#4323)
2019-07-17 이한종/On-Device... Chnage DotDumper implementation (#5661)
2019-07-17 박종현/On-Device... [moco/tf] Remove Knob in Const Importer unittest (...
2019-07-17 Ivan Vagin... [shape_inference] Implemened shape inference for fully...
2019-07-17 박종현/On-Device... [xray-mux] Build as a shared library (#5674)
2019-07-17 박세희/On-Device... [moco/tf] more logs in fix shape for const (#4315)
2019-07-17 박종현/On-Device... [loco] Introduce CanonicalNodeDef interface (#4302)
2019-07-17 오형석/On-Device... Use execution instance on frontend (#5664)
2019-07-17 Ivan Vagin... [neurun] Made concat axis int32_t type (#5670)
2019-07-17 오형석/On-Device... Fix pointless string warning in operation.py (#5672)
2019-07-17 이한종/On-Device... Refactor SubgraphContext (#5658)
2019-07-17 박세희/On-Device... [moco/tf] Introduce TFRsqrt IR (#4317)
2019-07-17 오형석/On-Device... Add gtest to prepare multiple execution instance run...
2019-07-17 박종현/On-Device... [moco/tf] Remove Knob in Conv2D importer test (#4303)
2019-07-17 박종현/On-Device... [exo/tflite] Use Visitor in Operation Exporter (#4300)
2019-07-17 박종현/On-Device... [exo/tflite] Visitor-based Type Inference (#4296)
2019-07-17 박종현/On-Device... [exo/tflite] Visitor-based Shape Inference (#4299)
2019-07-17 오형석/On-Device... Relocate contrib and libs (#5663)
2019-07-17 박세희/On-Device... [moco/tf] ResolveFBN for only active nodes (#4311)
2019-07-17 박세희/On-Device... [moco/tf] Canonicalize Const (#4312)
2019-07-17 박종현/On-Device... Relocate CMake extensions (#4308)
2019-07-17 박종현/On-Device... Relocate nncc commands (#4307)
2019-07-17 이한종/On-Device... Add comments for notifying Observers (#5668)
2019-07-17 오형석/On-Device... [model parser] Fix operation.py (#5626)
2019-07-17 박종현/On-Device... Relocate nncc configurations (#4248)
next