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-20
윤현식/동작제어Lab...
[PureACL] Add NEON Operations (#2343)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
남궁석/동작제어Lab...
Fix Shape Constraints of depthwise_conv2d_explicit...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
윤현식/동작제어Lab...
Make TopK support 1D, 2D tensor (#2323)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
이한종/동작제어Lab...
[neurun] Encapsulate Linear IR (#2350)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
남궁석/동작제어Lab...
[neurun] Fix typo in model.cc (#2351)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
윤지영/동작제어Lab...
Add logistic_quan_1 quicktest (#2345)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
오형석/동작제어Lab...
Do not return fail for test all unittest (#2348)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
이한종/동작제어Lab...
[neurun] Add assertion for Graph building methods ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
이한종/동작제어Lab...
[neurun] Add lower phase skeleton (#2335)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
윤지영/동작제어Lab...
Support quantization for Logistic activate function...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
윤현식/동작제어Lab...
Modify testcase data for TopK (#2324)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
장지섭/동작제어Lab...
Unify the order of inputs in STRIDED_SLICE operation...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
남궁석/동작제어Lab...
Modify for testing all unittest (#2288)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
오형석/동작제어Lab...
[neurun] Enable operand value setting validation unitte...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
김용섭/동작제어Lab...
Skip initialization for kernel and bias if their data...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
오형석/동작제어Lab...
[neurun] Check invalid offset for setOperandValueFromMe...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
남궁석/동작제어Lab...
Enable multiplier of depthwise_conv2d (#2322)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
이한종/동작제어Lab...
[neurun] Introduce codegen::Dumper for debugging (...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
오형석/동작제어Lab...
[neurun] Remove legacy operand index (#2315)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
오형석/동작제어Lab...
[neurun] Check operand index and size before setting...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
이한종/동작제어Lab...
[neurun] Remove `internal::operand::Set` (#2314)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
김용섭/동작제어Lab...
Support initializing constant matrix(2d type) at compil...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
이한종/동작제어Lab...
[neurun] Implement DAG Checker (#2312)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
남궁석/동작제어Lab...
Fix test data of depthwise_conv2d_float_large_2_weights...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
오형석/동작제어Lab...
[neurun] Remove finish field in ANeuralNetworksModel...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
최성진/동작제어Lab...
Introduce testcases for reduce mean (#2302)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
김용섭/동작제어Lab...
Introduce View, Reader and IndexIterator of Matrix...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
남궁석/동작제어Lab...
Add python script of run_frameworktest (#2085)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
장지섭/동작제어Lab...
Update ACL (#2301)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
이한종/동작제어Lab...
[neurun] Introduce Graph Phase (#2298)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
이한종/동작제어Lab...
[neurun] Introduce IVerifier interface (#2296)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
이한종/동작제어Lab...
[neurun] Extract TensorMarker to codegen (#2294)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
이한종/동작제어Lab...
[neurun] Move operand IObject to backend (#2293)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
이한종/동작제어Lab...
[neurun] Move cpu operand Object to backend (#2289)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
오형석/동작제어Lab...
[neurun] Fix feature to ACL TensorShape conversion...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
이한종/동작제어Lab...
[neurun] Extract Planner to codegen (#2291)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Shubham Gupta...
Fix for Max_pool_float_* Gtest Failure (#2283)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
김수진/동작제어Lab...
[neurun] Extract asXX helpers into seperate file (...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
이한종/동작제어Lab...
Rename `kernel/cpufallback` to `kernel/cpu` (#2282)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
이한종/동작제어Lab...
[neurun] Remove unused internal::Model (#2284)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
이한종/동작제어Lab...
[neurun] Move acl_cl operand Object to backend (#2285)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
오형석/동작제어Lab...
Fix unittest script to report error (#2280)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
오형석/동작제어Lab...
[neurun] Remove useless assertion (#2279)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
김수진/동작제어Lab...
[neurun] Introduce IO::Index (#2272)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
오형석/동작제어Lab...
Test driver: Test all unittest option (#2274)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
김수진/동작제어Lab...
[neurun] Remove unused TensorSetter define (#2275)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
이한종/동작제어Lab...
[neurun] Extract PlanBuilder into a separate file ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
이한종/동작제어Lab...
[neurun] Extract BackendResolver into a separate file...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
최성진/동작제어Lab...
Introduce reduce mean operation for pure acl runtime...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
이한종/동작제어Lab...
[neurun] Extract IPlanBuilder into a separate file...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
이한종/동작제어Lab...
[neurun] Move directory of backend interfaces (#2250)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박세희/동작제어Lab...
Update proxy settings for arm cross build docs (#2255)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
박세희/동작제어Lab...
Remove unused apt_proxy (#2253)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
이한종/동작제어Lab...
[neurun] Apply Graph IR (#2244)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
PRAVEEN DORESWAMY...
Specify setproxy option in build_rootfs (#2053)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이상규/동작제어Lab...
Don't formatcheck tools/tflite_benchmark_model with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
김수진/동작제어Lab...
[neurun] Extract Plan and related classes from arm_comp...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
김용섭/동작제어Lab...
Fix setting in config_aarch64-linux.cmake (#2245)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
장지섭/동작제어Lab...
Modify the quantization info to pass pureacl runtime...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이한종/동작제어Lab...
Make format-checker pushd/popd quiet (#2241)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이한종/동작제어Lab...
[neurun] Fix test directory structure (#2240)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이상규/동작제어Lab...
Introduce .FORMATDENY (#2238)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
남궁석/동작제어Lab...
Update test_driver.py script (#2210)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이상규/동작제어Lab...
Add tflite_benchmark_model sources (#2231)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이춘석/동작제어Lab...
Remove squeeze from skiplist (#2236)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이한종/동작제어Lab...
[neurun] Graph : Introduce Graph (#2235)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
윤지영/동작제어Lab...
Support QASYMM8 in relu-related operators (#2237)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
윤지영/동작제어Lab...
Add Logistic operator in pure acl runtime (#2230)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이춘석/동작제어Lab...
Enable squeeze for rank-4 input (#2234)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이상규/동작제어Lab...
tflite_benchmark_model will not be formatchecked (...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
이상규/동작제어Lab...
Introduce BUILD_TFLITE_BENCHMARK_MODEL option (#2226)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
오형석/동작제어Lab...
[neurun] Define operand usage enum and check exception...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
이한종/동작제어Lab...
[neurun] Graph : Introduce operation Concat (#2223)
commit
|
commitdiff
|
tree
|
snapshot
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
next