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-09-09
Ivan Vagin...
[tflite_loader] Implemented TransposeConv node conversi...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Vladimir Plazun...
[custom op] Fix custom kernel configuration (#7238)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Ivan Vagin...
[tflite_loader] Implemented Mean node conversion (...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
박종현/On-Device...
[loco] Introduce ShapeInferenceRule v2 API (#7265)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
박종현/On-Device...
[loco] Introduce TensorBroadcast node (#7262)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
박세희/On-Device...
[moco-tf] Introduce shape_inference_done (#7276)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Сергей Баранников...
[mir] Refactor graph dot dumper (#7273)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Сергей Баранников...
[nnc] Use dumpGraph function (#7243)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박세희/On-Device...
[moco-tf] Remove unused code in FixShapeTransform ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
윤현식/On-Device...
[exo-tflite] Put "exo::" prefix (to easily distinguish...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
오형석/On-Device...
Check OOR exception intflite_benchmark (#7260)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
윤현식/On-Device...
[exo-tflite] Adding ReluConverter into convert_to_TFLNo...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박세희/On-Device...
[res] TF test for Add broadcast with const scala (...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박세희/On-Device...
[moco-tf] Skip canonical node fix shape (#7244)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박세희/On-Device...
[moco-tf] Fix SquaredDifferenceCanonicalizer (#7245)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박세희/On-Device...
[moco-tf] Remove unused ForwardShapeInferenceAlgorithm...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박세희/On-Device...
[res] Conv2DBackpropInput with 3x3 stride 2 (#7194)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박종현/On-Device...
Introduce bino (#7247)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
윤현식/On-Device...
[exo-tflite] change TODO (TFL node list to canonical...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박세희/On-Device...
[res] TF Test for Instance normalization (#7198)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박종현/On-Device...
[loco] Do NOT invoke shape_get directly (#7231)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
박종현/On-Device...
[locop] Introduce ExampleGraph (#7229)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
오형석/On-Device...
Remove CLPermuteEx layer and kernel (#7253)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Ivan Vagin...
[neurun] Implemented test for scheduler profiling mode...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
오형석/On-Device...
Remove GenericFullyConnectedLayer implementation (...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
오형석/On-Device...
Add nnpkg test in coverage test (#7249)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
오형석/On-Device...
Use option for srcn kernel build (#7222)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[moco-tf] Remove canonical concat axis test (#7230)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Сергей Баранников...
[mir] Add dumpGraph function (#7242)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Alexander Efimov...
[mir] Revive IVisitor in proper way (#6657)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Сергей Баранников...
[nnc] Add missing include (#7241)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Сергей Баранников...
[mir2loco] Add missing include (#7240)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Сергей Баранников...
[mir] Make Shape constructor explicit (#7239)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Сергей Баранников...
[nnc] Remove conversions of strides vector to Shape...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
장지섭/On-Device...
Enable some tests for acl neon (#7235)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Vladimir Plazun...
[custom op] (fix) Implement missing ShapeFixer method...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
이성재/On-Device...
Update `tflite_convert.sh` script (#6869)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
장지섭/On-Device...
Enable Split op for ACL neon (#7226)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
오형석/On-Device...
Use type convert helper in tflite loader (#7232)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
장지섭/On-Device...
Enable binary Logical ops for ACL neon (#7233)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Vladimir Plazun...
[custom op] Implement custom operation loading in tflit...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[mocotest-tf] Enable UNIT_StopGradient_001 (#7224)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[tf2tflite] Enable UNIT_StopGradient_001 (#7223)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] introducing TypeInferencePass (#7225)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] Introducing ProgressReporter listner ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] Adding list of converters as TODO (#7228)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] Prepare slots for template initialization...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
이상규/On-Device...
[cusop] replace new with make_shared (#7211)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Vladimir Plazun...
[custom op] Build custom kernels (#6964)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤지영/On-Device...
Add new backend for srcn (#7132)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[moco-tf] Return for ShapeInferencePass (#7220)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[moco-tf] Use loco::shape in import (#7217)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[loco] Enhancing TypeInference::to() (#7206)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] Introducing ReluConverter (#7216)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박종현/On-Device...
[moco-tf] Skip FuseBinaryIntoPreceding on Scalar (...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Vladimir Plazun...
[custom op] Free custom op userdata in CustomNode destr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
이상규/On-Device...
[cus_op] remove unnecessary header dependency in nnfw_d...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박종현/On-Device...
[locop] Use shared FormattedTensorShape (#7212)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박종현/On-Device...
[locop] Show value domain (#7202)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[moco_tf] Do shape and type inference in TFOptimizer...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] introducing ShapeInferencePass (#7214)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] type inference for TFLRelu (#7208)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] shape inference for TFLRelu (#7210)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
오형석/On-Device...
Scripts to make nnpkg testsuite and test (#7199)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
장지섭/On-Device...
Enable Pad op for ACL neon (#7205)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[locoex] Enhance COpTypeInference test (#7204)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
오형석/On-Device...
Update armcl-ex library cmake (#7167)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[res] TF test for SquaredDifference broadcast (#7190)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[res] TF test for Add broadcast with scala (#7195)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[moco-tf] Use ShapeInferenceData for rule (#7184)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[res] TF test for rank 4 StopGradient (#7191)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[res_tf] TF test for Sub broadcast (#7192)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] Added TODO for each TFL Nodes in shape...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박종현/On-Device...
[loco] Introduce TensorAxis header (#7188)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
장지섭/On-Device...
Enable LSTM op for ACL neon (#7201)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박종현/On-Device...
[locop] NodeSummary with Comments (#7193)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
장지섭/On-Device...
Enable LocalResponseNormalization op for ACL neon ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박종현/On-Device...
Introduce tfts v0.1 (#7165)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
윤현식/On-Device...
[exo-tflite] Remove TFLShapeAnnot and TFLTypeAnnot...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박종현/On-Device...
[locop] Remove symbol_lookup helper (#7196)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Vladimir Plazun...
[custom op] Implement custom op registration using...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[res] TF test for Mul broadcast (#7187)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
박세희/On-Device...
[res] TF test for Add broadcast (#7186)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Vladimir Plazun...
[custom op] overload getName in CustomNode implementati...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
오형석/On-Device...
Update srcn kernel library cmake (#7135)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
박세희/On-Device...
[loco] Revise shape inference condition (#7161)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Сергей Баранников...
[mir_caffe2] Reshape bias for Convolution (#7170)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Сергей Баранников...
[mir] Change type of strides parameter (#7179)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Сергей Баранников...
[nnc] Change type of strides argument (#7177)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Сергей Баранников...
[mir_tflite] Change type of strides argument (#7176)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Сергей Баранников...
[mir2loco] Change type of strides argument (#7178)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Сергей Баранников...
[mir_caffe] Change type of strides argument (#7175)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Сергей Баранников...
[mir_caffe2] Change type of strides argument (#7174)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Сергей Баранников...
[mir_onnx] Change type of strides argument (#7173)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
오형석/On-Device...
Fix neurun build fail (#7171)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
장지섭/On-Device...
Enable ResizeBilinear op for ACL neon (#7151)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
이한종/On-Device...
[neurun] Nit : Put override specifier (#7154)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
김용섭/On-Device...
[neurun] Implement classes inherit to ITensorManager...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
오형석/On-Device...
Remove unused env variable utility (#7140)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
윤현식/On-Device...
[loco] Introducing BiasDecode (#7158)
commit
|
commitdiff
|
tree
|
snapshot
next