summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-01[circledump] Show Model and OpCode version (#10810)sandbox/master박세희/On-Device Lab(SR)/Principal Engineer/삼성전자3-1/+12
2020-04-01[luci/import] Fix inaccurate assertion (#10820)Barannikov Sergei/AI Tools Lab /SRR/Engineer/Samsung Electronics1-8/+8
2020-04-01[luci] Enable FullyConnected test (#10814)정혁진/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+4
2020-04-01[luci] Constructor test for FullyConnected (#10815)정혁진/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+34
2020-04-01Fix typo on nnfw_set_input (#10813)이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
2020-04-01[loco] Introduce a helper to get the size of a `DataType` element (#10812)Barannikov Sergei/AI Tools Lab /SRR/Engineer/Samsung Electronics1-0/+24
2020-04-01[tfldum] Show Model and OpCode version (#10809)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자3-1/+12
2020-04-01[luci/import] Improve FullyConnected error message (#10802)Barannikov Sergei/AI Tools Lab /SRR/Engineer/Samsung Electronics1-2/+6
2020-04-01[docs] Initial SW System Test Document (#10660)Efimov Alexander/AI Tools Lab /SRR/Staff Engineer/Samsung Electronics1-0/+488
2020-04-01[docs] initial SW Development Document (#10661)Efimov Alexander/AI Tools Lab /SRR/Staff Engineer/Samsung Electronics1-0/+599
2020-04-01[luci/import] Reduce code duplication in create_circleconst (#10803)Barannikov Sergei/AI Tools Lab /SRR/Engineer/Samsung Electronics1-30/+25
2020-04-01[luci/export] Support CircleReshape node (#10719)Barannikov Sergei/AI Tools Lab /SRR/Engineer/Samsung Electronics1-2/+22
2020-04-01[luci] Shape inference for FullyConnected (#10791)정혁진/On-Device Lab(SR)/Staff Engineer/삼성전자1-6/+12
2020-03-31[neurun] Enable strict build with clang (#10772)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자19-30/+37
2020-03-31[luci] Enable test for ArgMax_U8 (#10800)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+8
2020-03-31[luci] Enable Softmax test (#10797)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+4
2020-03-31Introduce TensorFlow Lite Schema resource (#10794)박종현/On-Device Lab(SR)/Principal Engineer/삼성전자7-0/+3550
2020-03-31[luci] Logex for FullyConnected Op (#10792)정혁진/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+16
2020-03-31[test] Change the way of searching unittest execs (#10756)이한종/On-Device Lab(SR)/Engineer/삼성전자1-6/+7
2020-03-31[neurun] add nnfw_close_session(..) at the end of minimal.cc (#10793)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+2
2020-03-31[tflite2circle] add ReducerOptions support (#10713)Plazun Vladimir/AI Tools Lab /SRR/Engineer/Samsung Electronics4-1/+67
2020-03-31[nnfwapi] Introduce `nnfw_set_config` to Debug API (#10754)이한종/On-Device Lab(SR)/Engineer/삼성전자4-3/+76
2020-03-31[docs] Arrange README files on nnfw (#10678)여지환/On-Device Lab(SR)/Staff Engineer/삼성전자5-44/+50
2020-03-31[luci] Enable import FullyConnected Op (#10790)정혁진/On-Device Lab(SR)/Staff Engineer/삼성전자4-2/+140
2020-03-31[res] TensorFlowLiteRecipes for Softmax (#10789)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자4-0/+42
2020-03-31[luci] NodeSummaryBuilder for Softmax (#10787)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+8
2020-03-31[cmd] Update usage of format script for staged only option (#10785)여지환/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+1
2020-03-31[neurun] Introduce neurun docker build script for Android (#10784)여지환/On-Device Lab(SR)/Staff Engineer/삼성전자1-0/+64
2020-03-31[luci] Shape/Type inference for Softmax (#10781)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-2/+10
2020-03-31Update 'README.md' for innersource requirement. (#10739)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+2
2020-03-31[luci] Enable import Softmax Op (#10779)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자4-1/+127
2020-03-31[luci] Export Softmax Op (#10782)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-2/+13
2020-03-31[neurun] fix wrong index for input in split (#10777)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+1
2020-03-31[res] Enable tflchef ArgMax reverse testing (#10776)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자8-0/+0
2020-03-31[nncc] Introduce utcount command (#10766)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+40
2020-03-31[loco] Fix for svace in CanonicalDialect (#10620)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-3/+6
2020-03-31Improved the contents of 'CrossBuildForAndroid.md'. (#10736)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-2/+4
2020-03-31[luci] Introduce CircleSoftMax IR (#10750)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자4-1/+80
2020-03-31[tflchef] Enable reverse of ArgMax (#10769)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자4-0/+88
2020-03-31[neurun] rename names for subgraph to names for op_sequence in `DataFlowExecu...윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-12/+12
2020-03-31[luci/import] Cleanup after removing boilerplate code (#10773)Barannikov Sergei/AI Tools Lab /SRR/Engineer/Samsung Electronics4-136/+4
2020-03-31[neurun] Fix Compiler's wrong config value (#10755)이한종/On-Device Lab(SR)/Engineer/삼성전자1-1/+1
2020-03-31[nnfwapi] Handle nullptr in `nnfw_create_session` (#10690)이한종/On-Device Lab(SR)/Engineer/삼성전자2-0/+8
2020-03-31[tflchef] Enable Softmax (#10749)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자9-0/+180
2020-03-31[luci/import] Remove some boilerplate code (#10761)Barannikov Sergei/AI Tools Lab /SRR/Engineer/Samsung Electronics8-241/+20
2020-03-31[tflchef] INT64 of tflite to tflchef type (#10767)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+2
2020-03-31[luci] Enable Concatenation tests (#10765)Barannikov Sergei/AI Tools Lab /SRR/Engineer/Samsung Electronics1-0/+4
2020-03-31[luci] support depthwise conv2d import (#10710)Plazun Vladimir/AI Tools Lab /SRR/Engineer/Samsung Electronics4-3/+163
2020-03-31[luci] import constant names (#10758)Plazun Vladimir/AI Tools Lab /SRR/Engineer/Samsung Electronics1-0/+1
2020-03-31[res] Add quantized Concatenation recipe (#10753)Barannikov Sergei/AI Tools Lab /SRR/Engineer/Samsung Electronics1-0/+31