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-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operation Conv2D (#2222)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operation MaxPool2D (#2220)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operation Reshape (#2219)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operation FullyConnected...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operation Softmax (#2218)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operation `Set` (#2215)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operation AvgPool2D (#2217)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이춘석/동작제어Lab...
support rank 4 feature in pacl runtime (#2183)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Remove kernel source from build (#2216)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
김수진/동작제어Lab...
[neurun] Remove unused includes for Initializer in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operand IndexSet (#2209)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이상규/동작제어Lab...
Update tensorflow submodule for tflite_benchmark_model...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operand Set (#2208)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce Operation `Node` (#2206)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
김수진/동작제어Lab...
[neurun] Set input/output as common tensor,Implement...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
오형석/동작제어Lab...
Remove newruntime_frameworktest_list.txt (#2207)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
김수진/동작제어Lab...
[neurun] Change parameters for TensorConversion kernels...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce Operand Index (#2205)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce Operation Index (#2204)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Introduce Index (#2200)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Build graph sources (#2201)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
오형석/동작제어Lab...
[neurun] Handle more operand type (#2190)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
김수진/동작제어Lab...
[neurun] Allow to have multi objects in an one index...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Setup unittest infra (#2191)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
오형석/동작제어Lab...
[neurun] Use std::nothrow for exception handling (...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
김수진/동작제어Lab...
[neurun] Mark FromCommon for all of ifm indexes in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
오형석/동작제어Lab...
Test driver: report directory (#2188)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
오형석/동작제어Lab...
Update unittest skiplist: validation test (#2181)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
오형석/동작제어Lab...
[neurun] Model finish flag (#2176)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
오형석/동작제어Lab...
Introduce docker-shell and docker-run (#2177)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
오형석/동작제어Lab...
[pacl] NNAPI frontend exception handling by nullptr...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
오형석/동작제어Lab...
[neurun] Fix convolution cpu backend debug build bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
오형석/동작제어Lab...
Update TestValidation.cpp (#2161)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
박세희/동작제어Lab...
Fix for Android build (#2160)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
김수진/동작제어Lab...
[neurun] Implement StageGenerator for TensorConvert...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
오형석/동작제어Lab...
[neurun] NNAPI frontend exception handling by nullptr...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
오형석/동작제어Lab...
[neurun] Split execution NNAPI implementation into...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
오형석/동작제어Lab...
[neurun] Bug fix: ANeuralNetworksCompilation_finish...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
김수진/동작제어Lab...
[neurun] Introduce Common Operands in Plan (#2144)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
김수진/동작제어Lab...
[neurun] Insert TensorConvert nodes (#2127)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
이춘석/동작제어Lab...
Disable submodule update for obs build (#2149)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
윤현식/동작제어Lab...
Add logging of input/output tensors of Mul_1 quicktest...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
오형석/동작제어Lab...
Update tensorflow submodule (#2143)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
오형석/동작제어Lab...
[neurun] split compilation NNAPI implementation into...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
오형석/동작제어Lab...
Environment variable to set all configurable operators...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
오형석/동작제어Lab...
[neurun] change logging environment variable name ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
오형석/동작제어Lab...
Detect framework test failure (#2137)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
오형석/동작제어Lab...
Bug fix: support strided slice (#2136)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
오형석/동작제어Lab...
Move memory and model NNAPI implementation to frontend...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
오형석/동작제어Lab...
Update NeuralNetworksEx.h (#2134)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
윤현식/동작제어Lab...
More `mul` tests for generated test (#2105)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
오형석/동작제어Lab...
Introduce frontend directory (#2130)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
윤현식/동작제어Lab...
Logging of input and output tensor of quicktest (#2100)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
김수진/동작제어Lab...
[neurun] Change namespace of kernels (#2126)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
이한종/동작제어Lab...
[neurun] Change namespace of cpu backend (#2123)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
오형석/동작제어Lab...
Framework test list file (#2121)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
김수진/동작제어Lab...
[neurun] Add skeleton of tensor conversion kernels...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
오형석/동작제어Lab...
Remove docker_env_runtime file (#2122)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
윤현식/동작제어Lab...
Squeeze 2D input test (for neural_networks_test/generat...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
윤지영/동작제어Lab...
Add optimizeGraph to model_freezer_util (#2118)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
윤현식/동작제어Lab...
Removed passed test cases from skip files (#2117)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
윤현식/동작제어Lab...
removed passed CONV tests from skip list of Generated...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
이한종/동작제어Lab...
[neurun] Change namespace for acl_cl backend (#2106)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
남궁석/동작제어Lab...
[neurun] Update Inputcount Restriction (#2108)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
이한종/동작제어Lab...
[neurun] Update library info string (#2107)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
김수진/동작제어Lab...
[neurun] Add Common Tensor/TensorBuilder (#2082)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
남궁석/동작제어Lab...
Add python script of run_unittest (#2050)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
이한종/동작제어Lab...
[model_parser] Read BuiltinOptions dynamically (#2094)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
남궁석/동작제어Lab...
[neurun] Update Library Information Name (#2102)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
이한종/동작제어Lab...
[neurun] Build acl_cl kernel as a separate lib (#2095)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
최성진/동작제어Lab...
ACL patch for mean operation (#2093)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
이한종/동작제어Lab...
[model_parser] Print activation function as name (...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
윤현식/동작제어Lab...
Removed GeneratedTests.squeeze_float_1 from test skip...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
이한종/동작제어Lab...
[model_parser] Generalize `SetBuiltinOpcodeStr` (#2073)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
이한종/동작제어Lab...
[neurun] Build cpu kernel as separate lib (#2084)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
김수진/동작제어Lab...
[neurun] Introduce tensor conversion Nodes (#2064)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
최성진/동작제어Lab...
Introduce addShapeConstr considering broadcasting for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
최성진/동작제어Lab...
Introduce ADD broadcast for inputs without initialized...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
장지섭/동작제어Lab...
Change to use RandomGenerator outside the RandomTestRun...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
오형석/동작제어Lab...
Not disable all test when setting framework test list...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
남궁석/동작제어Lab...
Enable Generated.tanh_ test for armv7l-linux (#2045)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
윤현식/동작제어Lab...
[Pure ACL] Squeeze operation (#2038)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
오형석/동작제어Lab...
Remove unused scripts and change script name (#2083)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
이한종/동작제어Lab...
[neurun] Do not compile cpu backend from runtime (...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
이한종/동작제어Lab...
[model_parser] Change `GetBuiltinOptions` usage (#2072)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
오형석/동작제어Lab...
Unittest list (#2076)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
이한종/동작제어Lab...
[neurun] Build backends as static lib (#2074)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
오형석/동작제어Lab...
[Model Parser] Prepare argument (#2068)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
이한종/동작제어Lab...
[neurun] Move `kernel` to upper directory (#2071)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
오형석/동작제어Lab...
[neurun] Change install directory (#2070)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
김용섭/동작제어Lab...
Revise computing instructions of operator on model...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
오형석/동작제어Lab...
Define build option for nnapi_quickcheck (#2067)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
이상규/동작제어Lab...
Update CrossBuildForArm.md (#2063)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
오형석/동작제어Lab...
Rename nnapi_unittest (#2046)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
오형석/동작제어Lab...
Migration to tensorflow v1.9.0 (#2054)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
이한종/동작제어Lab...
[model_parser] Print activation function type (#2052)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
이한종/동작제어Lab...
[neurun] Extract acl_cl backend as a separate lib ...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
박세희/동작제어Lab...
Fix arm rootfs for user installed compilers (#2047)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
이한종/동작제어Lab...
[neurun] Extract cpu backend as a separate lib (#2042)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
윤현식/동작제어Lab...
[Doc] Docker image version 1.4 -> 1.5 (#2041)
commit
|
commitdiff
|
tree
|
snapshot
next