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
2018-07-04
김용섭/동작제어Lab...
Add ops_counter for operator types in Inceptionv3 ...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
이한종/동작제어Lab...
Add inline keyword to `iterate()` (#1848)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
이한종/동작제어Lab...
[new_runtime] Initial structure change (#1843)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
장지섭/동작제어Lab...
Add a float variable of nearest to 1 (#1837)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
이춘석/동작제어Lab...
Change install dir of new runtime (#1844)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
남궁석/동작제어Lab...
Recover the sequence of LD_LIBRARY_PATH (#1838)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Vitaliy Cherepanov...
tflite_benchmark: use get_env_bool instead of getenv...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Vitaliy Cherepanov...
tflite_benchmark: get env refactor (#1801)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Vitaliy Cherepanov...
tflite_benchmark: use get_env_int for THREAD (#1840)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
최성진/동작제어Lab...
Consider different rank between left and right operands...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Vitaliy Cherepanov...
fix get_env_bool for "true"/"false" values (#1811)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
남궁석/동작제어Lab...
Modify Framework test script (#1829)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
장지섭/동작제어Lab...
Separate make_default_quantization function. (#1823)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
김용섭/동작제어Lab...
Move ops_counters code to op_counter.py (#1813)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
오형석/동작제어Lab...
Update NeuralNetworks.h: NN API 1.1 (#1815)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
윤지영/동작제어Lab...
Do not install nnapi_unittest testcases (#1817)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
남궁석/동작제어Lab...
Updates for cross build using docker (#1807)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Vitaliy Cherepanov...
env: add default value parameter to get_env (#1800)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
오형석/동작제어Lab...
Remove dependency with internal header for custom op...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
김용섭/동작제어Lab...
Adds counter for operations of convolution operator...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
윤지영/동작제어Lab...
Add nnapi_unittest for ReLU6 (2D-tensor) (#1794)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
최성진/동작제어Lab...
Update acl patch (gather operation) (#1769)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
장지섭/동작제어Lab...
Add an unit test for TANH op (#1774)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
이상규/동작제어Lab...
Use GLOB in nn runtime's CMakeLists.txt (#1798)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
윤지영/동작제어Lab...
Support ReLU1 operation (#1795)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
이상규/동작제어Lab...
Add runtime information in libneuralnetworks.so (#1793)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
윤지영/동작제어Lab...
Support ReLU6 operation (#1770)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Vitaliy Cherepanov...
tflite_benchmark: Fix segfault on model loading. (...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
Vitaliy Cherepanov...
Add tflite_benchmark console params checking (#1781)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
최성진/동작제어Lab...
Add testcases for SUB broadcasting (#1789)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
김용섭/동작제어Lab...
Print operator types and its count for model (#1790)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
김용섭/동작제어Lab...
Change model_parser.py to print tensors of each input...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
윤현식/동작제어Lab...
tools/nnapi_unittest runs as GTest (#1757)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
이춘석/동작제어Lab...
Fix daily_arm_coverage build break (#1779)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
윤지영/동작제어Lab...
Add nnapi_unittest for ReLU (#1761)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
최성진/동작제어Lab...
Extend broadcasting for ADD operation (#1765)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
최성진/동작제어Lab...
Introduce broadcasting testcase for ADD operation...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
윤지영/동작제어Lab...
Add Kernel ACL test case for ReLU (#1763)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
윤지영/동작제어Lab...
Set parameter for ReLU in pure acl runtime (#1759)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
장지섭/동작제어Lab...
Implement DEQUANTIZE operation of NNAPI in pureacl...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
최성진/동작제어Lab...
Support general brodcasting on ADD (#1733)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
윤지영/동작제어Lab...
Define ReLU namespace in pure acl runtime (#1737)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
윤현식/동작제어Lab...
DIV TFLITE file Generator for testing (#1742)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
장지섭/동작제어Lab...
Support QASYMM8 type to initializer of CONV2D op and...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
윤현식/동작제어Lab...
[tool] PB info printer (#1749)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
장지섭/동작제어Lab...
Add a unit test for dequantize op. (#1735)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
오형석/동작제어Lab...
[Emergency] Fix build break (#1756)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
최성진/동작제어Lab...
Add testcases for ADD operation (#1734)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
윤현식/동작제어Lab...
Scale for Softmax (#1728)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
최성진/동작제어Lab...
Introduce ReLU1 to pure acl runtime (#1715)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
최성진/동작제어Lab...
Add activiation to avgpool and maxpool (#1718)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
장지섭/동작제어Lab...
Move functions related to make TensorInfo to Cast.h...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
오형석/동작제어Lab...
Update ACL submodule (#1751)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
오형석/동작제어Lab...
Fix CMakeLists for android build (#1750)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
최성진/동작제어Lab...
Add testcases for sub operation (#1730)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
윤현식/동작제어Lab...
Generator - TFLITE file, Tensorflow model file (#1690)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
윤현식/동작제어Lab...
FloatVar to handle float input of NNAPI_UNITTEST (...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
최성진/동작제어Lab...
Modify asTensorShape to support general brodcasting...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
윤지영/동작제어Lab...
Add README.md file of test_driver.sh (#1719)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
최성진/동작제어Lab...
Update acl submodule patch (f52df29a919ee59c4c734d3a9bd...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
이상규/동작제어Lab...
Fix typo asScala to asScalar (#1724)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
윤현식/동작제어Lab...
Naming change: pure -> tfl_interp (#1725)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
윤현식/동작제어Lab...
[Pure ACL] MUL supports more operand ranks (#1687)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
최성진/동작제어Lab...
Update submodule patch of ACL (#1709)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
윤지영/동작제어Lab...
Install nnapi_unittest_xxx files to out/unittest direct...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
장지섭/동작제어Lab...
Support other types for initializer (#1713)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
윤지영/동작제어Lab...
Update document for docker info. (#1714)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
박종현/동작제어Lab...
[Pure CL] Store operation name (#1689)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
이춘석/동작제어Lab...
Remove unused kernel files *spectrogram* and *mfcc...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
박종현/동작제어Lab...
[Pure CL] Extract FeatureSink (#1704)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
박종현/동작제어Lab...
[Pure CL] Use CLArithmeticAddition by default (#1700)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
박종현/동작제어Lab...
[Pure CL] Introduce Synchronization (#1693)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
이춘석/동작제어Lab...
Submodule update : acl and tensorflow (#1706)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
박세희/동작제어Lab...
Add liblog for android build (#1702)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
김용섭/동작제어Lab...
Revert "[Demo] Enable extended op for android jni ...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
최성진/동작제어Lab...
Modify wrong comment and typos (#1688)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
이춘석/동작제어Lab...
Remove unused kernel files from TFLITE_SRCS (#1691)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
최성진/동작제어Lab...
Add gather nnapi unittest (2D input) (#1676)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
최성진/동작제어Lab...
Add assert statement for gather. (#1683)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
박종현/동작제어Lab...
[Pure CL] Rename as SimpleArithmeticAddition (#1686)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
최성진/동작제어Lab...
Modify initialization for gather operation (#1666)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
서상민/동작제어Lab...
Add a unit test for int32-to-float32 conversion (#1643)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
박종현/동작제어Lab...
[Pure CL] asTensor3DSink (#1684)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
박종현/동작제어Lab...
[Pure CL] Introduce Step class (#1670)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
박종현/동작제어Lab...
[Pure CL] Add 'FeatureLoggingLayer' (#1672)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
박종현/동작제어Lab...
[Pure CL] Extract 'VectorSink' class (#1671)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
오형석/동작제어Lab...
ACL submodule update (#1673)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
장지섭/동작제어Lab...
Support other types of operand for SimpleArithmeticAddi...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
윤현식/동작제어Lab...
Optimized TensorSink (#1665)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
박종현/동작제어Lab...
[tflite_benchmark] Show min/max (#1680)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
박종현/동작제어Lab...
[tflite_benchmark] Show Input/Output names (#1681)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
오형석/동작제어Lab...
Environment variable to use upstream delegate (#1682)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
윤현식/동작제어Lab...
[Pure ACL] added Rank 2 input (#1678)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
장지섭/동작제어Lab...
Change quantization of test codes to default value...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
박종현/동작제어Lab...
Introduce 'nnfw::make_unique' (#1677)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
윤현식/동작제어Lab...
[nnapi_unittest] more cases for MUL (3D, 1D) (#1669)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
오형석/동작제어Lab...
Model parser: print tensor data type (#1674)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
최성진/동작제어Lab...
add gather nnapi unittest (#1664)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
박종현/동작제어Lab...
[Pure CL] Support ReLU6 activation (#1663)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
박종현/동작제어Lab...
[NNAPI Unittest] Add 'add_3' test (#1628)
commit
|
commitdiff
|
tree
|
snapshot
next