platform/core/ml/nnfw.git
2019-09-06 박세희/On-Device... [moco-tf] Fix SquaredDifferenceCanonicalizer (#7245)
2019-09-06 박세희/On-Device... [moco-tf] Remove unused ForwardShapeInferenceAlgorithm...
2019-09-06 박세희/On-Device... [res] Conv2DBackpropInput with 3x3 stride 2 (#7194)
2019-09-06 박종현/On-Device... Introduce bino (#7247)
2019-09-06 윤현식/On-Device... [exo-tflite] change TODO (TFL node list to canonical...
2019-09-06 박세희/On-Device... [res] TF Test for Instance normalization (#7198)
2019-09-06 박종현/On-Device... [loco] Do NOT invoke shape_get directly (#7231)
2019-09-06 박종현/On-Device... [locop] Introduce ExampleGraph (#7229)
2019-09-06 오형석/On-Device... Remove CLPermuteEx layer and kernel (#7253)
2019-09-06 Ivan Vagin... [neurun] Implemented test for scheduler profiling mode...
2019-09-06 오형석/On-Device... Remove GenericFullyConnectedLayer implementation (...
2019-09-06 오형석/On-Device... Add nnpkg test in coverage test (#7249)
2019-09-06 오형석/On-Device... Use option for srcn kernel build (#7222)
2019-09-05 박세희/On-Device... [moco-tf] Remove canonical concat axis test (#7230)
2019-09-05 Сергей Баранников... [mir] Add dumpGraph function (#7242)
2019-09-05 Alexander Efimov... [mir] Revive IVisitor in proper way (#6657)
2019-09-05 Сергей Баранников... [nnc] Add missing include (#7241)
2019-09-05 Сергей Баранников... [mir2loco] Add missing include (#7240)
2019-09-05 Сергей Баранников... [mir] Make Shape constructor explicit (#7239)
2019-09-05 Сергей Баранников... [nnc] Remove conversions of strides vector to Shape...
2019-09-05 장지섭/On-Device... Enable some tests for acl neon (#7235)
2019-09-05 Vladimir Plazun... [custom op] (fix) Implement missing ShapeFixer method...
2019-09-05 이성재/On-Device... Update `tflite_convert.sh` script (#6869)
2019-09-05 장지섭/On-Device... Enable Split op for ACL neon (#7226)
2019-09-05 오형석/On-Device... Use type convert helper in tflite loader (#7232)
2019-09-05 장지섭/On-Device... Enable binary Logical ops for ACL neon (#7233)
2019-09-05 Vladimir Plazun... [custom op] Implement custom operation loading in tflit...
2019-09-05 박세희/On-Device... [mocotest-tf] Enable UNIT_StopGradient_001 (#7224)
2019-09-05 박세희/On-Device... [tf2tflite] Enable UNIT_StopGradient_001 (#7223)
2019-09-05 윤현식/On-Device... [exo-tflite] introducing TypeInferencePass (#7225)
2019-09-05 윤현식/On-Device... [exo-tflite] Introducing ProgressReporter listner ...
2019-09-05 윤현식/On-Device... [exo-tflite] Adding list of converters as TODO (#7228)
2019-09-05 윤현식/On-Device... [exo-tflite] Prepare slots for template initialization...
2019-09-05 이상규/On-Device... [cusop] replace new with make_shared (#7211)
2019-09-05 Vladimir Plazun... [custom op] Build custom kernels (#6964)
2019-09-05 윤지영/On-Device... Add new backend for srcn (#7132)
2019-09-05 박세희/On-Device... [moco-tf] Return for ShapeInferencePass (#7220)
2019-09-05 박세희/On-Device... [moco-tf] Use loco::shape in import (#7217)
2019-09-05 윤현식/On-Device... [loco] Enhancing TypeInference::to() (#7206)
2019-09-05 윤현식/On-Device... [exo-tflite] Introducing ReluConverter (#7216)
2019-09-05 박종현/On-Device... [moco-tf] Skip FuseBinaryIntoPreceding on Scalar (...
2019-09-05 Vladimir Plazun... [custom op] Free custom op userdata in CustomNode destr...
2019-09-05 이상규/On-Device... [cus_op] remove unnecessary header dependency in nnfw_d...
2019-09-05 박종현/On-Device... [locop] Use shared FormattedTensorShape (#7212)
2019-09-05 박종현/On-Device... [locop] Show value domain (#7202)
2019-09-05 박세희/On-Device... [moco_tf] Do shape and type inference in TFOptimizer...
2019-09-05 윤현식/On-Device... [exo-tflite] introducing ShapeInferencePass (#7214)
2019-09-05 윤현식/On-Device... [exo-tflite] type inference for TFLRelu (#7208)
2019-09-05 윤현식/On-Device... [exo-tflite] shape inference for TFLRelu (#7210)
2019-09-05 오형석/On-Device... Scripts to make nnpkg testsuite and test (#7199)
2019-09-05 장지섭/On-Device... Enable Pad op for ACL neon (#7205)
2019-09-05 윤현식/On-Device... [locoex] Enhance COpTypeInference test (#7204)
2019-09-05 오형석/On-Device... Update armcl-ex library cmake (#7167)
2019-09-05 박세희/On-Device... [res] TF test for SquaredDifference broadcast (#7190)
2019-09-05 박세희/On-Device... [res] TF test for Add broadcast with scala (#7195)
2019-09-05 박세희/On-Device... [moco-tf] Use ShapeInferenceData for rule (#7184)
2019-09-05 박세희/On-Device... [res] TF test for rank 4 StopGradient (#7191)
2019-09-05 박세희/On-Device... [res_tf] TF test for Sub broadcast (#7192)
2019-09-05 윤현식/On-Device... [exo-tflite] Added TODO for each TFL Nodes in shape...
2019-09-05 박종현/On-Device... [loco] Introduce TensorAxis header (#7188)
2019-09-05 장지섭/On-Device... Enable LSTM op for ACL neon (#7201)
2019-09-05 박종현/On-Device... [locop] NodeSummary with Comments (#7193)
2019-09-05 장지섭/On-Device... Enable LocalResponseNormalization op for ACL neon ...
2019-09-05 박종현/On-Device... Introduce tfts v0.1 (#7165)
2019-09-05 윤현식/On-Device... [exo-tflite] Remove TFLShapeAnnot and TFLTypeAnnot...
2019-09-05 박종현/On-Device... [locop] Remove symbol_lookup helper (#7196)
2019-09-05 Vladimir Plazun... [custom op] Implement custom op registration using...
2019-09-05 박세희/On-Device... [res] TF test for Mul broadcast (#7187)
2019-09-05 박세희/On-Device... [res] TF test for Add broadcast (#7186)
2019-09-05 Vladimir Plazun... [custom op] overload getName in CustomNode implementati...
2019-09-05 오형석/On-Device... Update srcn kernel library cmake (#7135)
2019-09-04 박세희/On-Device... [loco] Revise shape inference condition (#7161)
2019-09-04 Сергей Баранников... [mir_caffe2] Reshape bias for Convolution (#7170)
2019-09-04 Сергей Баранников... [mir] Change type of strides parameter (#7179)
2019-09-04 Сергей Баранников... [nnc] Change type of strides argument (#7177)
2019-09-04 Сергей Баранников... [mir_tflite] Change type of strides argument (#7176)
2019-09-04 Сергей Баранников... [mir2loco] Change type of strides argument (#7178)
2019-09-04 Сергей Баранников... [mir_caffe] Change type of strides argument (#7175)
2019-09-04 Сергей Баранников... [mir_caffe2] Change type of strides argument (#7174)
2019-09-04 Сергей Баранников... [mir_onnx] Change type of strides argument (#7173)
2019-09-04 오형석/On-Device... Fix neurun build fail (#7171)
2019-09-04 장지섭/On-Device... Enable ResizeBilinear op for ACL neon (#7151)
2019-09-04 이한종/On-Device... [neurun] Nit : Put override specifier (#7154)
2019-09-04 김용섭/On-Device... [neurun] Implement classes inherit to ITensorManager...
2019-09-04 오형석/On-Device... Remove unused env variable utility (#7140)
2019-09-04 윤현식/On-Device... [loco] Introducing BiasDecode (#7158)
2019-09-04 장지섭/On-Device... Enable LogicalNot op for ACL neon (#7159)
2019-09-04 오형석/On-Device... Fix memory leak in srcn (#7162)
2019-09-04 장지섭/On-Device... Enable Unpack op for ACL neon (#7133)
2019-09-04 윤현식/On-Device... [exo-tflite] renaming TFLConverter to CanonicalNodeConv...
2019-09-04 Vladimir Plazun... [custom op] Update custom kernel registry to use C...
2019-09-04 장지섭/On-Device... Enable Transpose op for ACL neon (#7155)
2019-09-04 장지섭/On-Device... Enable Logistic op for ACL neon (#7156)
2019-09-04 박세희/On-Device... [moco-tf] Use logo for Importer (#7119)
2019-09-04 박세희/On-Device... [exo-tflite] Export TFLAdd (#7150)
2019-09-04 Vladimir Plazun... [custom op] Update kernel registry binding (#7141)
2019-09-04 장지섭/On-Device... Add permutation type member into PermuteNode (#7085)
2019-09-04 박세희/On-Device... [exo-tflite] Add knob for ADD (#7148)
2019-09-04 오형석/On-Device... Add missing copyright in GraphTestcase.h (#7145)
2019-09-04 박세희/On-Device... [moco-tf] Revise FixShape test with Conv2D (#7116)
next