projects
/
platform
/
core
/
ml
/
nnfw.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[mir] Add comparison operations (#9308)
[platform/core/ml/nnfw.git]
/
runtime
/
2019-12-02
장지섭/On-Device Lab...
Introduce ConstantInsertionPass into neurun (#9312)
tree
|
commitdiff
2019-12-02
오형석/On-Device Lab...
[runtime/api] Update I/O buffer set function comment...
tree
|
commitdiff
2019-12-02
Sergei Barannikov...
[neurun] Replace Execution::model with Execution::graph...
tree
|
commitdiff
2019-12-02
오형석/On-Device Lab...
[runtime/api] Add tensorinfo field comment (#9314)
tree
|
commitdiff
2019-12-02
장지섭/On-Device Lab...
Add to initialize a member of Reader and View (#9318)
tree
|
commitdiff
2019-12-02
장지섭/On-Device Lab...
Add to initialize a member of ConvolutionLayer of srcn...
tree
|
commitdiff
2019-12-02
장지섭/On-Device Lab...
Change GatherLayer's constructor of cpu to initialize...
tree
|
commitdiff
2019-12-02
오형석/On-Device Lab...
[runtime/api] Update enum value comment (#9247)
tree
|
commitdiff
2019-12-02
이한종/On-Device Lab...
[neurun] Make ChromeTrace trace the entire graph (...
tree
|
commitdiff
2019-12-02
장지섭/On-Device Lab...
Prevent overflow by cast in KernelGenerator of acl_cl...
tree
|
commitdiff
2019-12-02
이한종/On-Device Lab...
[neurun] Extract ThreadPool into a separate file (...
tree
|
commitdiff
2019-12-02
장지섭/On-Device Lab...
Make backend acl_cl to support InstanceNorm op (#9301)
tree
|
commitdiff
2019-12-02
Sergei Barannikov...
[neurun] Replace Model with Graph in ExecEnv (#9287)
tree
|
commitdiff
2019-11-29
이한종/On-Device Lab...
[neurun] Organise Chrome Trace data by backend (#9277)
tree
|
commitdiff
2019-11-29
Sergei Barannikov...
[neurun] Use Graph instead of Model in tests (#9288)
tree
|
commitdiff
2019-11-29
Sergei Barannikov...
[neurun] Replace IExecutor::model with IExecutor::graph...
tree
|
commitdiff
2019-11-29
장지섭/On-Device Lab...
Enable model::Operand to copy (#9295)
tree
|
commitdiff
2019-11-29
Sergei Barannikov...
[neurun] Avoid using Model in nnapi frontend (#9231)
tree
|
commitdiff
2019-11-29
장지섭/On-Device Lab...
Change OperationPass to use callback (#9285)
tree
|
commitdiff
2019-11-29
이한종/On-Device Lab...
[neurun] Fix uninitialized ctor (#9282)
tree
|
commitdiff
2019-11-29
이한종/On-Device Lab...
[neurun] Remove member backend of Job (#9281)
tree
|
commitdiff
2019-11-29
이한종/On-Device Lab...
[neurun] Extract WorkQueue into a separate file (#9279)
tree
|
commitdiff
2019-11-29
Vladimir Plazun...
Add ndarray library (#7858)
tree
|
commitdiff
2019-11-28
Sergei Barannikov...
[neurun] Avoid using Model in ExecManager (#9260)
tree
|
commitdiff
2019-11-28
이상규/On-Device Lab...
[base_loader] base_loader can load a quantization param...
tree
|
commitdiff
2019-11-28
이한종/On-Device Lab...
[neurun] Add notify calls for ParallelExecutor (#9272)
tree
|
commitdiff
2019-11-28
Dilshodzhon Poshsh...
[neurun/cpu] Fix broadcast handling in HEScheduler...
tree
|
commitdiff
2019-11-28
이한종/On-Device Lab...
[neurun] Add ChromeTrace to ParallelExecutor (#9270)
tree
|
commitdiff
2019-11-28
이한종/On-Device Lab...
[rt/misc] Make EventRecorder thread-safe (#9268)
tree
|
commitdiff
2019-11-28
이한종/On-Device Lab...
[rt/misc] nit: Hide `_str` (#9265)
tree
|
commitdiff
2019-11-28
Sergei Barannikov...
[neurun] Avoid using Model in Executors (#9259)
tree
|
commitdiff
2019-11-28
이한종/On-Device Lab...
[neurun] Dump Operand in order of OperandIndex (#9254)
tree
|
commitdiff
2019-11-28
Sergei Barannikov...
[neurun] Change some calls of Operation::name to Operat...
tree
|
commitdiff
2019-11-28
이한종/On-Device Lab...
[rt/misc] Merge str.h into string_helper.h (#9257)
tree
|
commitdiff
2019-11-27
오형석/On-Device Lab...
[runtime/api] Update nnfw_close_session comment (#9246)
tree
|
commitdiff
2019-11-27
이한종/On-Device Lab...
[neurun] Fix DotDumper bug (#9253)
tree
|
commitdiff
2019-11-27
Kuksov Pavel/AI...
[heap_trace] Introduce tool for making heap trace ...
tree
|
commitdiff
2019-11-27
오형석/On-Device Lab...
[runtime/api] Update nnfw_create_session comment (...
tree
|
commitdiff
2019-11-27
오형석/On-Device Lab...
[runtime/api] Update nnfw_tensorinfo (#9224)
tree
|
commitdiff
2019-11-27
이한종/On-Device Lab...
[neurun] Print better name in Chrome Trace (#9227)
tree
|
commitdiff
2019-11-26
Dilshodzhon Poshsh...
[neurun/cpu] Add mul and unify add/sub/mul (#9184)
tree
|
commitdiff
2019-11-26
이한종/On-Device Lab...
[neurun] Remove Subgraph::name override (#9220)
tree
|
commitdiff
2019-11-26
이한종/On-Device Lab...
[neurun] Change param type of ExecutionObserver (#9209)
tree
|
commitdiff
2019-11-26
Sergei Barannikov...
[neurun/loader] Add mapping Tensor index -> OperandInde...
tree
|
commitdiff
2019-11-26
이한종/On-Device Lab...
[neurun] Support Tracing in LinearExecutor (#9183)
tree
|
commitdiff
2019-11-26
장지섭/On-Device Lab...
Remove param frontend_layout from registering tensor...
tree
|
commitdiff
2019-11-26
이한종/On-Device Lab...
[rt/misc] Do not flush buffer when Event Recording...
tree
|
commitdiff
2019-11-25
Dilshodzhon Poshsh...
[neurun/cpu] Add constant pad for float data type ...
tree
|
commitdiff
2019-11-25
장지섭/On-Device Lab...
Remove registering tensor info from ShapeFixer of srcn...
tree
|
commitdiff
2019-11-25
Sergei Barannikov...
[neurun] Remove unused variable (#9160)
tree
|
commitdiff
2019-11-25
Sergei Barannikov...
[neurun/loader] Use Operand::asVector for extracting...
tree
|
commitdiff
2019-11-25
장지섭/On-Device Lab...
Replace resistering tensors with using TensorRegister...
tree
|
commitdiff
2019-11-25
Sergei Barannikov...
[neurun] Eliminate OperandIndex in Reduce*::Param ...
tree
|
commitdiff
2019-11-25
장지섭/On-Device Lab...
Apply copying for permuteInit of ConstantInitializer...
tree
|
commitdiff
2019-11-25
오형석/On-Device Lab...
[neurun/api] Comment for nnfw_session (#9137)
tree
|
commitdiff
2019-11-22
장지섭/On-Device Lab...
Introduce TensorRegister into BackendContext (#9148)
tree
|
commitdiff
2019-11-22
이한종/On-Device Lab...
[neurun] Introduce ChromeTracingObserver (#9113)
tree
|
commitdiff
2019-11-22
장지섭/On-Device Lab...
Move logging of FillOperandData to the time filling...
tree
|
commitdiff
2019-11-22
여지환/On-Device Lab...
[neurun] Introduce an API to set which backends to...
tree
|
commitdiff
2019-11-22
이한종/On-Device Lab...
[neurun] Do not use name to check Operation type (...
tree
|
commitdiff
2019-11-22
장지섭/On-Device Lab...
Introduce TensorRegister registering tensor info of...
tree
|
commitdiff
2019-11-22
장지섭/On-Device Lab...
Introduce TensorRegister registering tensor info of...
tree
|
commitdiff
2019-11-22
장지섭/On-Device Lab...
Introduce AclTensorRegister registering tensor info...
tree
|
commitdiff
2019-11-21
김용섭/On-Device Lab...
[neurun] Introduce SUBG_MAX_NODE feature (#9085)
tree
|
commitdiff
2019-11-21
장지섭/On-Device Lab...
Introduce ITensorRegister registering tensor info ...
tree
|
commitdiff
2019-11-21
김용섭/On-Device Lab...
[neurun] Refactor too big Graph::lower() (#9087)
tree
|
commitdiff
2019-11-21
장지섭/On-Device Lab...
Fix wrong calculating strides of srcn backend (#9073)
tree
|
commitdiff
2019-11-21
Sergei Barannikov...
[neurun] Simplify code using Operand::asVector (#9038)
tree
|
commitdiff
2019-11-21
김용섭/On-Device Lab...
[neurun] Apply nnfw_benchmark_lib to nnpackage_run...
tree
|
commitdiff
2019-11-21
이한종/On-Device Lab...
[neurun] Remove use of type_index (#9072)
tree
|
commitdiff
2019-11-20
이한종/On-Device Lab...
[neurun] Refine BackendManager ctor (#9058)
tree
|
commitdiff
2019-11-20
장지섭/On-Device Lab...
Add a method isRegistered into TensorBuilder (#9043)
tree
|
commitdiff
2019-11-20
오형석/On-Device Lab...
[neurun/cpu] Enable squeeze operation (#9057)
tree
|
commitdiff
2019-11-20
이한종/On-Device Lab...
[xtrace] Move Event tools to libs/misc (#9056)
tree
|
commitdiff
2019-11-20
Sergei Barannikov...
[neurun] Eliminate OperandIndex in Transpose::Param...
tree
|
commitdiff
2019-11-20
Sergei Barannikov...
[neurun/acl_neon] Simplify code using Operand::asVector...
tree
|
commitdiff
2019-11-20
이한종/On-Device Lab...
[neurun] Call dlclose for all backends (#9035)
tree
|
commitdiff
2019-11-20
이한종/On-Device Lab...
[xtrace] Extract out EventCollectingListener (#9031)
tree
|
commitdiff
2019-11-20
김용섭/On-Device Lab...
[neurun] Introduce benchmark_lib as benchmark util...
tree
|
commitdiff
2019-11-19
Sergei Barannikov...
[neurun] Introduce `Operand::asVector` (#9030)
tree
|
commitdiff
2019-11-19
이한종/On-Device Lab...
[xtrace] Decouple EventCollector from xray (#9024)
tree
|
commitdiff
2019-11-19
이한종/On-Device Lab...
[neurun] Fix for const model ouput (again) (#9002)
tree
|
commitdiff
2019-11-19
Sergei Barannikov...
[neurun] Eliminate OperandIndex in ArgMax::Param (...
tree
|
commitdiff
2019-11-19
이한종/On-Device Lab...
[neurun] Introduce toString for OpCode (#9005)
tree
|
commitdiff
2019-11-19
이한종/On-Device Lab...
[xtrace] nit : Fix inclusion (#9013)
tree
|
commitdiff
2019-11-18
Sergei Barannikov...
[neurun] Do not use Graph::release* methods in Linear...
tree
|
commitdiff
2019-11-18
이한종/On-Device Lab...
[neurun] Move OpCode hash to OpCode file (#9001)
tree
|
commitdiff
2019-11-18
이한종/On-Device Lab...
[neurun] Extract out Observee from Executor (#8970)
tree
|
commitdiff
2019-11-18
오형석/On-Device Lab...
[neurun/interp] Use model opcode enum (#8999)
tree
|
commitdiff
2019-11-18
오형석/On-Device Lab...
[nnpackage-run] Backend resolve for operation type...
tree
|
commitdiff
2019-11-18
이한종/On-Device Lab...
Revert "[neurun] Fix for const model ouput (#8799)...
tree
|
commitdiff
2019-11-18
이한종/On-Device Lab...
[neurun] Introduce OpCode enum type (#8977)
tree
|
commitdiff
2019-11-18
이한종/On-Device Lab...
[neurun] Fix for const model ouput (#8799)
tree
|
commitdiff
2019-11-18
이한종/On-Device Lab...
[neurun] Remove useless dependency in Operation (#8971)
tree
|
commitdiff
2019-11-15
Sergei Barannikov...
[neurun] Remove unnecessary map in base_loader (#8955)
tree
|
commitdiff
2019-11-15
Sergei Barannikov...
[neurun] Remove unnecessary maps in base_loader (#8953)
tree
|
commitdiff
2019-11-15
이한종/On-Device Lab...
[neurun] Fix indentation of DataflowExecutor (#8966)
tree
|
commitdiff
2019-11-15
장지섭/On-Device Lab...
Fix a bug of tconv layer of ncnn (#8947)
tree
|
commitdiff
2019-11-14
Sergei Barannikov...
[neurun] Eliminate OperandIndex in Split::Param (#8917)
tree
|
commitdiff
2019-11-14
Sergei Barannikov...
[neurun] Eliminate OperandIndex in StridedSlice::Param...
tree
|
commitdiff
next