projects
/
platform
/
core
/
ml
/
nnfw.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/ml/nnfw.git
2019-07-30
박천교/On-Device...
[moco-tf] Reshape shape inference rejects dynamic case...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
오형석/On-Device...
Transpose convolution valid padding test (#5998)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Efimov Alexander...
Fix goals for 2019 (#5994)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
오형석/On-Device...
Add gtest to prepare multithread execution instance...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
박세희/On-Device...
[moco-tf] Replace assert in FuseBinaryIntoPreceding...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Дилшоджон Умронхонов...
[neurun] Remove hiding _indexed_ranks from Dataflow...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
박세희/On-Device...
[moco-tf] Import as TFAvgPool with a knob (#6006)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
채성우/On-Device...
[moco/tf] DepthwiseConv2D FixShapeTransform bug fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
김용섭/On-Device...
[neurun] Enable {CL|NE}DepthwiseConvolutionLayer3x3...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
채성우/On-Device...
[moco/tf] Add TFNodeSummaryBuilder for DepthwiseConv2dN...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
김용섭/On-Device...
[neurun] Enable AclLinearMemoryManager on LinearExecuto...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
박세희/On-Device...
[moco-tf] Fix shape and pad for TFAvgPool (#5996)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
김용섭/On-Device...
[neurun] Fix preVisit/postVisit for double-concats...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
박종현/On-Device...
Mark NNPACK as NOT FOUND if PeachpySource is missing...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
박종현/On-Device...
Set PeachpySource as NOT FOUND on failure (#5966)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
박세희/On-Device...
[moco-tf] Revise importer test (#5960)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박세희/On-Device...
[moco-tf] Move vector<int64_t> streamout to LogHelper...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박천교/On-Device...
[moco-tf] Import Reshape operation as TF dialect (...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박세희/On-Device...
[moco-tf] Introduce as_tensor_shape with FeatureShape...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Сергей Баранников...
Fix #5978 (#5989)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Сергей Баранников...
[mir/Caffe importer] Introduce `importModel` method...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Дилшоджон Умронхонов...
[neurun] Add fine for scheduling into another backend...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Сергей Баранников...
[mir/TFLite importer] Introduce `importModel` method...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Сергей Баранников...
[mir/ONNX importer] Introduce `importModel` method...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Сергей Баранников...
[mir/Caffe2 importer] Introduce `importModel` method...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Vladimir Plazun...
[neurun] Add custom kernel registry (#5597)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Сергей Баранников...
[nnc] Join `import` and `createIR` methods into `import...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
장지섭/On-Device...
Fix unmatched result of tconv in NCHW (#5968)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박천교/On-Device...
[moco-tf] Summary for TFReshape node (#5979)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박세희/On-Device...
[moco-tf] Enable AvgPoolCanonicalizer (#5980)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박종현/On-Device...
[loco] Introduce const Graph getters (#5974)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박종현/On-Device...
[loco] Remove unused input_nodes helper (#5972)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박종현/On-Device...
[loco] Input/Output Index from Push/Pull node (#5961)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박세희/On-Device...
[moco-tf] Introduce TFMaxPool IR (#5975)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
박종현/On-Device...
[neurun] Always notify ExecutionObserver (#5958)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
오형석/On-Device...
Fix format error in moco-tf (#5970)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
채성우/On-Device...
[moco/tf] Introduce TFDepthwiseConv2D IR. (#5912)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
오형석/On-Device...
Remove sinks and sources member in ExecutorBase (#5885)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
김용섭/On-Device...
[neurun] Remove unnecessary class and verbose code...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
오형석/On-Device...
Unified dockerfile (#5925)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
오형석/On-Device...
Fix CRLF new line (#5959)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
이한종/On-Device...
[neurun] Rename functions in TemplTensorBuilder (#5943)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Nikita Sizov...
Mock ACL NEON nodes for further implementations (#5942)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Сергей Баранников...
Remove .FORMATDENY files from properly formatted direct...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
장지섭/On-Device...
Support activation operations for acl neon (#5932)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
윤현식/On-Device...
[res/TensorFlowTests] Modify Custom Op user data (...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Efimov Alexander...
DR1 RNN requirements (#5772)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Efimov Alexander...
Dr1 development document (#5646)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
윤현식/On-Device...
[moco-tf] remove ModelMetainfo.proto (#5940)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-28
박천교/On-Device...
[moco-tf] Implement shape inference for TFReshape ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-28
박종현/On-Device...
[loco] Support traversal to Graph from Node (#5910)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Сергей Баранников...
Extract importers out of nnc (#5900)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Павел Ильютченко...
[mir2loco] Support Pooling operations (#5846)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Сергей Баранников...
[nnc] Cleanup after separating importers (#5902)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Сергей Баранников...
Reformat mir importers (#5904)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
이상규/On-Device...
[neurun] Fix load_model_from_file (#5928)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
김용섭/On-Device...
[neurun] Remove unnecessary methods of ITensorBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Дилшоджон Умронхонов...
[neurun] Introduce OperationIndexMap as Operand has...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
박종현/On-Device...
[neurun] Generalize ExecutionObserver interface design...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
박천교/On-Device...
[moco-tf] Apply plier-tf to AvgPoolCanonicalizer (...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
윤현식/On-Device...
[moco-tf] Applying plier-tf (#5891)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
오형석/On-Device...
Remove exceptional case in python style check (#5917)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
김용섭/On-Device...
[neurun] Enable handling subtensors for notify{First...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
오형석/On-Device...
Format check for diff file with master (#5916)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
박종현/On-Device...
[neurun] Selective HI_PERF_CPU backend build (#5913)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
김용섭/On-Device...
[neurun] Apply acl internal buffer manager into KernelG...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
김용섭/On-Device...
[neurun] Append acl_memory_manager method into TemplTen...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
김용섭/On-Device...
[neurun] Revise planTensors of Linear (#5882)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
남궁석/On-Device...
[mocotest-tf] Add TF_SMALL_NET_0005 test (#5888)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박세희/On-Device...
[loco] Fix canonical node list (#5893)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박종현/On-Device...
[tf2tflite] Enable Relu6_000 test (#5886)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박세희/On-Device...
[moco-tf] Introduce AvgPool Canonicalizer (#5819)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
김용섭/On-Device...
[neurun] Append preVisit and postVisit to ITensorBuilde...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박종현/On-Device...
[exo-tflite] Support ReLU6 (#5884)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박세희/On-Device...
[moco-tf] Revise Indentity GraphBuilder (#5855)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
윤현식/On-Device...
[plier/tf] Move more func from current version of moco...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박종현/On-Device...
[loco] Support ReLU6 type inference (#5877)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
윤현식/On-Device...
[plier/tf] remove macro that does not fit with plier...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박천교/On-Device...
[res] Add test for endmost part of Inception V3 (#5834)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
김용섭/On-Device...
[neurun] Make visitor for Subgraph override in KernelGe...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박세희/On-Device...
[moco-tf] Rename file and GraphBuilder name for MaxPool...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Дилшоджон Умронхонов...
Code refactoring Scheduler except makeRank method ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박종현/On-Device...
[exo-tflite] Remove unused type inference code (#5859)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박천교/On-Device...
[moco-tf] Introduce TFSqueeze dialect node (#5843)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Vladimir Plazun...
[neurun] Add custom operation node (#5598)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박종현/On-Device...
[neurun] Remove unused prepare method (#5850)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
오형석/On-Device...
Remain unified format check script only (#5861)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박세희/On-Device...
[moco-tf] Run for active nodes for FixPad and FixShape...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Сергей Баранников...
Decouple ONNX frontend (#5755)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Сергей Баранников...
Decouple caffe2 frontend (#5754)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Сергей Баранников...
Decouple caffe frontend (#5753)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
오형석/On-Device...
Replace githook and install (#5860)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Сергей Баранников...
Decouple TFLite frontend (#5752)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Сергей Баранников...
Reformat mir component (#5847)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박천교/On-Device...
[moco-tf] Introduce TFReshape dialect node (#5863)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Павел Ильютченко...
[mir2loco] Introduce MIR to Loco transformer (#5751)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
박세희/On-Device...
[moco-tf] Introduce IdentityCanonicalizer (#5854)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Дилшоджон Умронхонов...
Unify PermuteLayer::runTempl and use Object::access...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
오형석/On-Device...
Fix format script bug (#5858)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
오형석/On-Device...
Change tab size in format script (#5852)
commit
|
commitdiff
|
tree
|
snapshot
next