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-11-08
이한종/동작제어Lab...
[neurun] Remove IInitializerGenerator (#3525)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
오형석/동작제어Lab...
Add comment for tensorflow_max_ex (#3526)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
오형석/동작제어Lab...
Fix typo in nnapi delegate (#3527)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
김용섭/동작제어Lab...
[neurun] Apply IMemoryPlanner to backend/cpu (#3517)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
오형석/동작제어Lab...
Update tensorflow to v1.12 (#3486)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
오형석/동작제어Lab...
Register subtensor info to tensor builder (#3519)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
오형석/동작제어Lab...
Check external directory exists (#3522)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
이춘석/동작제어Lab...
Fix run_benchmark.sh typo(MODLES->MODELS) (#3523)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
이춘석/동작제어Lab...
Fix CI benchmark failure (#3520)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
오형석/동작제어Lab...
Concat elimination in codegen (#3518)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
오형석/동작제어Lab...
Build subtensor in acl TensorBuilder (#3513)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
이한종/동작제어Lab...
[neurun] Remove InitializerGenerator dependency (#3508)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
오형석/동작제어Lab...
Introduce subtensor allocation check API (#3510)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
김용섭/동작제어Lab...
[neurun] Introduce MemoryPlanner and Allocator (#3511)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
장지섭/동작제어Lab...
Optimize the StridedSlice Kernel for performance improv...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Siva Sai Vaddipati...
Introducing NotEqual Op in runtime (#3485)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
PRAVEEN DORESWAMY...
ArgMinMax Implementation for ArgMin and ArgMax. (#3331)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
이한종/동작제어Lab...
[neurun] Fix build break (#3507)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
오형석/동작제어Lab...
Update framework test list (#3499)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
오형석/동작제어Lab...
Introduce subtensor map (#3493)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
이한종/동작제어Lab...
[neurun] Introduce ConstantInitializer (#3426)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
오형석/동작제어Lab...
Fix custom operator register macro (#3495)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
이춘석/동작제어Lab...
Enable more model tests (#3497)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
오형석/동작제어Lab...
Introduce namespace in runtime load helper (#3494)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
김용섭/동작제어Lab...
[model_parser] Hide instruction counts by verbose optio...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
김용섭/동작제어Lab...
[neurun] Introduce FirstfitAllocator (#3458)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
장지섭/동작제어Lab...
Introduce a enum class declaration for reduce operation...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
오형석/동작제어Lab...
Introduce registerSubTensorInfo (#3474)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Siva Sai Vaddipati...
Introducing NotEqual op in NeuralNetworksEx (#3473)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Shubham Gupta...
Add CL kernel call for Transpose op from runtime (...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Shubham Gupta...
Updating comment to create more formal equation (#3466)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Prasanna R...
Enable broadcast support for Equal_Ex op (#3431)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Shubham Gupta...
Correction of comments by adding shape info in NeuralNe...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Shubham Gupta...
Defining CAST_EX in NeuralNetworksEx.h (#3424)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Shubham Gupta...
Defining RSQRT_EX in NeuralNetworksEx.h (#3415)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
오형석/동작제어Lab...
Introduce registerTensorInfo (#3467)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
오형석/동작제어Lab...
Fix build failure on neuurun (#3468)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Siva Sai Vaddipati...
[neurun] Structural changes for ops (#3436)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
장지섭/동작제어Lab...
Support ReduceMax kernel for cl up to 4-dimensions...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
오형석/동작제어Lab...
Introduce backend config for subtensor (#3460)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Shubham Gupta...
Comment correction in CLBatchToSpaceND.h (#3313)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
김용섭/동작제어Lab...
[neurun] Apply tensor lifetime-info(use-def) to Linear...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Shubham Gupta...
Implementation of Generic Permute CL Kernel (#3114)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Vishal Keshav...
Added test cases for Pack operation (#3399)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Prasanna R...
Defining NEG_EX in NeuralNetworksEx.h (#3417)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Prasanna R...
Defining EXP_EX in NeuralNetworksEx.h (#3416)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
오형석/동작제어Lab...
Remove deprecated coverity script (#3440)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
오형석/동작제어Lab...
Remove svace and coverity build script (#3439)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Shubham Gupta...
Remove unnecessary headers from src/core/CL/kernels...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
오형석/동작제어Lab...
Revise script for docker image build (#3430)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
오형석/동작제어Lab...
Introduce SubTensorAnalyzer (#3410)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
이한종/동작제어Lab...
[neurun] Introduce iterate method for Context (#3425)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Дилшоджон Умронхонов...
Move Graph::insertPermute to PermutationInsertionPass...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Prasanna R...
Defining SQUARED_DIFFERENCE_EX in NeuralNetworksEx...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Prasanna R...
Defining EQUAL_EX in NeuralNetworksEx.h (#3354)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Siva Sai Vaddipati...
[neurun] Modification for Add op (#3414)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Prasanna R...
Introduce SQRT in PACL (#3412)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Prasanna R...
Introduce SQRT_EX in NeuralNetworksEx.h (#3400)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
이상규/동작제어Lab...
Run benchmark for all tflite model under tests/framewor...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
이한종/동작제어Lab...
[neurun] Introduce OperationPass (#3403)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Shubham Gupta...
Removing TODO for pool op (#3370)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
윤지영/동작제어Lab...
Use rpm macro instead of user define macro in spec...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Vishal Keshav...
Adding Unpack Node (#3216)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
오형석/동작제어Lab...
Introduce SubTensorInfo class (#3407)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
오형석/동작제어Lab...
Introduce ParentInfo class (#3401)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
김용섭/동작제어Lab...
[neurun] Revise MemoryAllocator (#3386)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
오형석/동작제어Lab...
Revise tizen build script (#3393)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Shubham Gupta...
Removing ambigous/unused num_elem_processed_per_iterati...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Shubham Gupta...
Removing extra header files included in topkv2 files...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
장지섭/동작제어Lab...
Add a generated test for HashTable_Lookup 4-D (#3381)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
김수진/동작제어Lab...
[neurun] Fix wrong ifdef guard (#3350)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Shubham Gupta...
Update nnapi delegate for LRN (#3270)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
장지섭/동작제어Lab...
Add GeneratedTests of ReduceMax for 4-D (#3366)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Shubham Gupta...
Remove unnecessary headers from src/runtime/CL/function...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Shubham Gupta...
Remove unnecessary headers from arm_compute/runtime...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Shubham Gupta...
Remove unnecessary headers from arm_compute/core/CL...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Shubham Gupta...
Updating addStage function declaration of Iplanbuilder...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Shubham Gupta...
Allign comment to have same formatting (#3369)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Shubham Gupta...
Support Padding accross all dimensions (#3305)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Shubham Gupta...
Correcting and adding arm_compute assertions in CL...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
오형석/동작제어Lab...
Revise docker_build_cross_arm_ubuntu.sh (#3348)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
PRAVEEN DORESWAMY...
Introduce ArgMax operation. (#3288)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
오형석/동작제어Lab...
[neurun] Fix Shape4D in LowerInfo order (#3339)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
장지섭/동작제어Lab...
Fix padding bug of EmbeddingLookup (#3184)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
장지섭/동작제어Lab...
Support HashtableLookup greater than 2 dimensions ...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
오형석/동작제어Lab...
Fix docker-shell command bug (#3336)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Shubham Gupta...
Remove unused headers and functions (#3316)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
오형석/동작제어Lab...
Check invalid format-checker exit (#3327)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
오형석/동작제어Lab...
Update docker-shell and configuration (#3324)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Shubham Gupta...
Setting missing quantization info (#3330)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Shubham Gupta...
Remove unused shape variables from L2Pool (#3329)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Prasanna R...
Add Generated Test for Testing broadcast DIV (#3296)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
오형석/동작제어Lab...
Fix python syntax error (#3326)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Prasanna R...
Change misleading FATAL error message from nnapi_delega...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
오형석/동작제어Lab...
Remove unused build script (#3323)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Shubham Gupta...
Remove passing pad gtest from skiplist (#3320)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
이상규/동작제어Lab...
Update `run_benchmark_op.sh` to enable neon properly...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Prasanna R...
Update assertions for BatchToSpaceND op in compile...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Shubham Gupta...
Removing unused cstdint header from the runtime/CL...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Shubham Gupta...
Adding function call to validate_arg in CLGatherKernel...
commit
|
commitdiff
|
tree
|
snapshot
next