platform/core/ml/nnfw.git
2020-09-04 Sung-Jae LeeResolve TCM (#4080) 1.9.0
2020-09-04 chunseokleeMIN supports INT32 type (#4082)
2020-09-03 Hyeongseok Oh[onert/test] Add negative tests for GenModelTest (...
2020-09-02 chunseokleeRelease note 1.9.0 (#4067)
2020-09-02 Hyun Sik Yoon[onert] Rewrite some dynamic tensor tests with CircleGe...
2020-09-02 Hyeongseok Oh[onert] Reduce memory usage in Conv qasymm uint8 operat...
2020-09-02 seongwoo chae[luci] Change default value of CircleSparseToDense...
2020-09-02 seongwoo chae[luci] add condition that builds CircleSparseToDense...
2020-09-02 Seok Namkoong[luci] Fix static analysis warning (#4051)
2020-09-01 seongwoo chae[luci] fix shape inference that infers CircleSparseToDe...
2020-09-01 seongwoo chae[tflite2circle] add SparseIndexVector_NONE type (#4054)
2020-09-01 seongwoo chae[infra] temporary fix of nncc docker build script ...
2020-09-01 Hanjoung Lee[onert] Workaround for bcq (#4055)
2020-09-01 Hyeongseok Oh[onert/cmake] Introduce option build without hdf5 ...
2020-09-01 Hyun Sik Yoon[docs] Add a section for shape inference into doc ...
2020-09-01 Hyeongseok Oh[onert/cpu] Support erf operation (#4035)
2020-09-01 Seok Namkoong[luci] Update naming rule in FuseBCQPass (#4036)
2020-09-01 SaeHie Park[res] gelu TF examples (#4046)
2020-09-01 SaeHie Park[one-cmds] fix setuptools version for one-prepare-venv...
2020-09-01 SaeHie Park[cmn-arts] fix setuptools version (#4044)
2020-08-31 Hanjoung Lee[onert] Add ITensorRegistry to BackendContext (#4025)
2020-08-31 Hyeongseok Oh[onert/test] Fix backend mapping in nnpackage_run ...
2020-08-30 Cheongyo Bahk[luci] Notice comment for bias arg of circle.TransposeC...
2020-08-30 Alexander Moiseev[luci-interpreter] Add support for rsqrt op (#3992)
2020-08-30 Hyukjin Jeong[luci] Clear quantparam before fake quantization (...
2020-08-28 Hyeongseok Oh[onert/cpu] Implement Rank cpu backend (#4012)
2020-08-28 Hanjoung Lee[onert] Do not use TensorBuilder in Executors (#4023)
2020-08-28 JiHwan Yeo[onert] Use CachedData instead of MMapedData (#4007)
2020-08-28 Hyeongseok Oh[onert/acl-cl] Support ResizeNearestNeighbor operation...
2020-08-28 Hyeongseok Oh[onert] Fix log generation fail for LeakyRelu (#4020)
2020-08-28 Hanjoung Lee[onert] CF KernelGen use IDynamicTensorManager (#4017)
2020-08-27 Hanjoung Lee[onert] Remove unused stuff in CF KernelGen (#4015)
2020-08-27 Hanjoung Lee[nnpkgrun] Do not always init MemoryPoller (#3999)
2020-08-27 Hyun Sik Yoon[onert] Renaming IODescriotion::input_shape_signature...
2020-08-27 Jang Jiseob[onert] Make feature::View reuses feature::Reader ...
2020-08-27 Jang Jiseob[onert] Merge acl's ConstantInitializer into AclConstan...
2020-08-27 Hyeongseok Oh[onert/cpu] Optimized cpu backend kernel for quantized...
2020-08-27 Hyeongseok Oh[acl-ex] Check reduce axis set size before use (#4003)
2020-08-27 seongwoo chae[one-cmds] Revise one-import-tf (#3978)
2020-08-27 seongwoo chae[circle2circle-dredd-recipe-test] Add Net_TConv_BN_000...
2020-08-27 SaeHie Park[tflchef] Use souschef Dims (#4001)
2020-08-27 SaeHie Park[circlechef] Use souschef Dims (#4000)
2020-08-27 Hanjoung Lee[onert] Change Permutation Elimination condition (...
2020-08-27 Hyun Sik Yoon[onert] Do nothing when 'passed shape == model shape...
2020-08-27 Hyeongseok Oh[onert/nnapi] Handle param initialize warning (#3997)
2020-08-26 Hyeongseok Oh[onert/test] Merge test model config directory (#3943)
2020-08-26 Hanjoung Lee[onert] Refine DynamicTensorManager impl (#3990)
2020-08-26 Hanjoung Lee[onert] Remove `ITensorBuilder::setMigrantTensor` ...
2020-08-26 Hyeongseok Oh[onert/test] Random uint8 input value generation for...
2020-08-26 SaeHie Park[souschef] Introduce Dims (#3995)
2020-08-26 SaeHie Park[souschef] common as_vector as_dataset (#3994)
2020-08-26 Hyeongseok Oh[onert] Support acl backend LeakyRelu (#3974)
2020-08-26 Sanggyu Lee[release_tool] move onert_version.sh into release_tool...
2020-08-26 Hyeongseok Oh[tflitefile_tool] Support leaky_relu in select_operator...
2020-08-26 SaeHie Park[luci] Use context for Exporter (#3993)
2020-08-26 Hyeongseok Oh[onert] Enable tflite_run on tizen build (#3969)
2020-08-26 Jang Jiseob[onert] Replace AclCLFunction with AclFunction (#3988)
2020-08-25 Hanjoung Lee[onert] Remove unused object in DynamicShapeInferer...
2020-08-25 seongwoo chae[luci-interpreter] Add bias attribute to TransposeConv...
2020-08-25 Hanjoung Lee[nnfwapi] Introduce NNFW_STATUS_INSUFFICIENT_OUTPUT_SIZ...
2020-08-25 Jang Jiseob[onert] Reduce lines of OperationDumper (#3984)
2020-08-25 struss[luci-interpreter]Negative Tests for Conv2D kernel...
2020-08-25 Hanjoung Lee[onert] Move LoweredGraph to compiler (#3981)
2020-08-25 seongwoo chae[circle2circle] Add FuseBatchNormWithTConv option ...
2020-08-25 SaeHie Park[tflchef] Use TensorFiller for TFliteImport (#3976)
2020-08-25 SaeHie Park[circlechef] Use TensorFiller for CircleImport (#3975)
2020-08-25 Hyeongseok Oh[onert/test] Skip running test on tizen_xu4_test.sh...
2020-08-25 seongwoo chae[luci] Introduce FuseBatchNormWithTConv pass (#3971)
2020-08-25 SaeHie Park[souschef] Introduce TensorFiller (#3970)
2020-08-25 Hanjoung Lee[onert] Move graph passes to compiler (#3968)
2020-08-25 Hyun Sik Yoon[onert] Make nnpackage_run read shape info from h5...
2020-08-25 seongwoo chae[tests] exclude TransposeConv test from nnpkg test...
2020-08-25 Hanjoung Lee[nnfwapi] Aggregate TestBackends into test context...
2020-08-25 Hyukjin Jeong[circle-quantizer] Force exclusive use of options ...
2020-08-25 Jang Jiseob[onert] Remove duplicated codes from Reader/View for...
2020-08-25 Jang Jiseob[onert] Make acl's KernelGenerators use generateLayer...
2020-08-25 Hanjoung Lee[onert] Set dyn_tensor_manager for static tensors ...
2020-08-25 SaeHie Park[luci] Extract export_node to reduce class LOC 2 (...
2020-08-25 Hanjoung Lee[nnfwapi] Simple WHILE test (#3953)
2020-08-25 seongwoo chae[TensorFlowLiteRecipes] Add test.rule to Net_TConv_BN_0...
2020-08-25 seongwoo chae[luci] Add bias attribute to CircleTrasnposeConv IR...
2020-08-25 SaeHie Park[luci] Extract export_node to reduce class LOC 1 (...
2020-08-25 seongwoo chae[tflite2circle] Support SparsityParameters (#3947)
2020-08-25 Hyukjin Jeong[circle-quantizer] Support requantization from int8...
2020-08-25 SaeHie Park[luci] Shape inf common for Pad (#3955)
2020-08-25 SaeHie Park[luci] Extract export class methods to functions (...
2020-08-24 seongwoo chae[luci-interpreter] Add assert condition of CircleTransp...
2020-08-24 Alexander Moiseev[luci-interpreter] Add support for sqrt op (#3904)
2020-08-24 Hyeongseok Oh[onert/test] Operation backend test on one_op_tests...
2020-08-24 Jang Jiseob[onert] Unify element-wise unary operations to Elementw...
2020-08-24 Hyeongseok Oh[onert] Copyright fix (#3945)
2020-08-24 seongwoo chae[tools] Introduce github release tool (#3900)
2020-08-24 SaeHie Park[luci] SummaryBuilder reduce LOC 2 (#3946)
2020-08-24 SaeHie Park[luci] Shape inf reduce LOC S- (#3944)
2020-08-24 SaeHie Park[luci] SummaryBuilder reduce LOC 1 (#3942)
2020-08-24 SaeHie Park[luci] Shape inf reduce LOC M-R (#3941)
2020-08-24 YiHyunJin[onert] Fix conv2d op for dilation (#3932)
2020-08-24 Hanjoung Lee[nnapi] Unify comparison ops in OperationFactory (...
2020-08-24 SaeHie Park[luci] Shape inf reduce for virtual outputs (#3938)
2020-08-24 Jang Jiseob[onert] Unify element-wise activation operations to...
next