summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-08Use version 1.6.1 (#2966)1.6.1chunseoklee3-3/+3
2020-07-08Release Note for 1.6.1 (#2952)SaeHie Park1-0/+8
2020-07-07[infra] Preset 20200630 fix (#2941)SaeHie Park2-0/+149
2020-06-30Fix wrong stride value is passed for pooling operation (#2636) (#2727)chunseoklee1-2/+2
2020-06-30Release Note for 1.6.0 (#2667)chunseoklee1-0/+44
2020-06-26Use version 1.6.0 (#2657)chunseoklee3-3/+3
2020-06-25[luci/tests] Added YUV to RGB to luci tests (#2186)Andrey Shedko1-0/+2
2020-06-25[luci] Shape/type inference in quantize (#2629)Hyukjin Jeong1-0/+11
2020-06-25[onert] CMake: Specify boost component (#2624)Hanjoung Lee5-5/+5
2020-06-25[onert] Remove misc Reader dependency (#2637)Hyeongseok Oh5-8/+76
2020-06-25[onert] Move IPermuteFunction.h (#2632)Hyeongseok Oh4-6/+5
2020-06-25[res] Introduce ExpandDims_003 recipe (#2634)SaeHie Park1-0/+30
2020-06-25[res] TFlite schema from hash for latest version (#2625)SaeHie Park2-0/+1100
2020-06-25[onert] Move BackendSet to exec (#2626)Hanjoung Lee4-9/+9
2020-06-25[onert] Install misc header (#2628)Hyeongseok Oh1-0/+6
2020-06-25[onert] Add int64 support for Concat and Compare (#2619)Hyun Sik Yoon2-0/+8
2020-06-25[luci] Fix shape inference (#2620)SaeHie Park1-5/+21
2020-06-25[circle2circle] Remove quant from circle2circle (#2621)Hyukjin Jeong2-62/+1
2020-06-25[luci-interpreter]Add extractShape function on testutil (#2531)struss2-0/+13
2020-06-25[onert] Move EventCollector/Recorder header to src (#2616)Hanjoung Lee3-0/+0
2020-06-25[luci-interpreter] Add If kernel (#2542)Sergei Barannikov9-7/+315
2020-06-25[luci/lang]Add SparseToDense Operation on luci/lang (#2605)struss4-0/+152
2020-06-25[onert] Adding int64 into IPermuteFunction.h (#2613)Hyun Sik Yoon1-0/+2
2020-06-25[tf2circle-value-pbtxt-remote-test] Update script path (#2614)Hyeongseok Oh1-1/+1
2020-06-25[onert] int64 support for StridedSliceLayer.cc (#2615)Hyun Sik Yoon1-0/+4
2020-06-25[onert] Move nnpkg_test.sh into tests/scripts (#2588)Hyeongseok Oh12-57/+59
2020-06-25[onert] Make Transpose op get int32 input (#2604)Hyun Sik Yoon2-5/+9
2020-06-25[onert] Make cpu backend ops use IPortableTensor (#2573)Hanjoung Lee112-568/+628
2020-06-25Introduce value test for quantized model (#2570)Hyukjin Jeong10-0/+628
2020-06-25[onert] Add shape inference for Pad (#2599)Jang Jiseob8-0/+243
2020-06-25[onert] Remove copies between unused tensors in IfLayer (#2595)Jang Jiseob3-20/+55
2020-06-25[onert] Adjust assertions to improve readability in WhileLayer (#2593)Jang Jiseob1-7/+10
2020-06-25[onert] Enable loading BatchMatmul operator of builtin_op (#2575)Jang Jiseob1-12/+30
2020-06-25[res/TensorFlowLiteRecipes]Add SparseToDense Op recipe (#2600)struss2-0/+44
2020-06-25[onert] add missing override in supportLayout (#2594)Sanggyu Lee2-4/+13
2020-06-25[onert] Update generated test code tar for gbs build (#2596)Hyeongseok Oh1-0/+0
2020-06-25[onert] Use flatbuffers dev package on gbs build (#2598)Hyeongseok Oh1-0/+4
2020-06-25[mio-circle] Revise cmake depends (#2597)SaeHie Park1-1/+1
2020-06-25[tools] CMake: Unify linking boost (#2585)Hanjoung Lee2-22/+2
2020-06-25Add initialization on FusedBatchNormLayer (#2590)chunseoklee1-1/+2
2020-06-24[onert] Fix debug compile flag and option on tizen (#2572)Hyeongseok Oh4-10/+10
2020-06-24[onert] Add "override" to UserTensor::setShape (#2584)Hanjoung Lee1-1/+1
2020-06-24[tests/tool] Fix wrong error handling with noexept in tflite_run (#2582)Jang Jiseob1-9/+25
2020-06-24FusedBatchNorm for onert (#2406)chunseoklee22-1/+665
2020-06-24[nnpkgrun] coverity: Fix except thrown in noexcept (#2558)Hanjoung Lee3-12/+12
2020-06-24[cker] Fix uninitializied feild in eigen_spatial_convolutions-inl.h (#2556)Jang Jiseob1-1/+1
2020-06-24[onert] Introduce controlflow::UserTensor (#2577)Hanjoung Lee2-0/+122
2020-06-24[onert] Fix buildTensor assert bug in DynamicTensorManager (#2581)Hyeongseok Oh1-1/+1
2020-06-24[onert] Remove duplicated a header file (#2578)Hyun Sik Yoon2-75/+1
2020-06-24[luci] calculate activation's scale to layer-wise int16 (#2574)mia.park1-2/+38