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
2019-12-02
Sergei Barannikov...
[neurun] Add `access` method to tensors (#9334)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Gusev Dmitry...
[mir] Add comparison operations (#9308)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
장지섭/On-Device...
Introduce ConstantInsertionPass into neurun (#9312)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
이상규/On-Device...
[cmake] Use more cores in building nncc-package (#9324)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
오형석/On-Device...
[runtime/api] Update I/O buffer set function comment...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Sergei Barannikov...
[neurun] Replace Execution::model with Execution::graph...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
오형석/On-Device...
[CI/script] Revise armv7l test script (#9319)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
오형석/On-Device...
[CI/script] Use overlay setting (#9316)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
오형석/On-Device...
[runtime/api] Add tensorinfo field comment (#9314)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
장지섭/On-Device...
Add to initialize a member of Reader and View (#9318)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
장지섭/On-Device...
Add to initialize a member of ConvolutionLayer of srcn...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
장지섭/On-Device...
Change GatherLayer's constructor of cpu to initialize...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
오형석/On-Device...
[runtime/api] Update enum value comment (#9247)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
이한종/On-Device...
[neurun] Make ChromeTrace trace the entire graph (...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
오형석/On-Device...
[CI/script] Introduce common function script (#9296)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
장지섭/On-Device...
Prevent overflow by cast in KernelGenerator of acl_cl...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
이한종/On-Device...
[neurun] Extract ThreadPool into a separate file (...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
장지섭/On-Device...
Make backend acl_cl to support InstanceNorm op (#9301)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Sergei Barannikov...
[neurun] Replace Model with Graph in ExecEnv (#9287)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
이한종/On-Device...
[neurun] Organise Chrome Trace data by backend (#9277)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Sergei Barannikov...
[neurun] Use Graph instead of Model in tests (#9288)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Sergei Barannikov...
[neurun] Replace IExecutor::model with IExecutor::graph...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
장지섭/On-Device...
Enable model::Operand to copy (#9295)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Sergei Barannikov...
[neurun] Avoid using Model in nnapi frontend (#9231)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
김용섭/On-Device...
[nnpackage_run] Make csv, memory poller options off...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
이상규/On-Device...
[nnpkg-run] generate random input for qint8 type (...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
장지섭/On-Device...
Change OperationPass to use callback (#9285)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
이한종/On-Device...
[neurun] Fix uninitialized ctor (#9282)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
이한종/On-Device...
[neurun] Remove member backend of Job (#9281)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
이한종/On-Device...
[neurun] Extract WorkQueue into a separate file (#9279)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-29
Vladimir Plazun...
Add ndarray library (#7858)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
윤현식/On-Device...
[tfinfo] Trimming each token before processing (#9249)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Sergei Barannikov...
[neurun] Avoid using Model in ExecManager (#9260)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
이상규/On-Device...
[base_loader] base_loader can load a quantization param...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
이한종/On-Device...
[neurun] Add notify calls for ParallelExecutor (#9272)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
오형석/On-Device...
[neurun/coverage] Set build source path for coverage...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Dilshodzhon...
[neurun/cpu] Fix broadcast handling in HEScheduler...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
이한종/On-Device...
[neurun] Add ChromeTrace to ParallelExecutor (#9270)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
이한종/On-Device...
[rt/misc] Make EventRecorder thread-safe (#9268)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
이한종/On-Device...
[rt/misc] nit: Hide `_str` (#9265)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
오형석/On-Device...
[cmake] Fix bug checking argument existance (#9267)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
오형석/On-Device...
[cmake] Change external package rebuild policy (#9239)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
이성재/On-Device...
Imporved `command_exist()` to check the parameters...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Sergei Barannikov...
[neurun] Avoid using Model in Executors (#9259)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
이한종/On-Device...
[neurun] Dump Operand in order of OperandIndex (#9254)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Sergei Barannikov...
[neurun] Change some calls of Operation::name to Operat...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
이한종/On-Device...
[rt/misc] Merge str.h into string_helper.h (#9257)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
윤현식/On-Device...
[res/TensorFlowTests] error case UI_0009 ~ UI_0012...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
윤현식/On-Device...
[exo] Replacing throw to oops InternalExn (#9238)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
윤현식/On-Device...
[dredd-rule-lib] Adding README.md (#9048)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
오형석/On-Device...
[runtime/api] Update nnfw_close_session comment (#9246)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
이한종/On-Device...
[neurun] Fix DotDumper bug (#9253)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
윤현식/On-Device...
[exo] Remove unused header (#9244)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
이상규/On-Device...
[gen_golden] support qint8 for tflite model (#9242)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
윤현식/On-Device...
[exo] Throw exception when building flatbuffer fails...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Kuksov Pavel...
[heap_trace] Introduce tool for making heap trace ...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
이상규/On-Device...
[nnpkg_tool] Add missing copyright and license in ...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
오형석/On-Device...
[neurun/gbs] Collect gcov data (#9100)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
오형석/On-Device...
[runtime/api] Update nnfw_create_session comment (...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
박천교/On-Device...
tf2circle dredd test for Squared Difference (#9218)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
오형석/On-Device...
[nncc/pkg] Release build for packaging (#9222)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
오형석/On-Device...
[runtime/api] Update nnfw_tensorinfo (#9224)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
오형석/On-Device...
[cmake] Introduce external package build helper (#9210)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
이한종/On-Device...
[neurun] Print better name in Chrome Trace (#9227)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
박세희/On-Device...
[moco-tf] Use oops for Conv2DBackpropInputCanonicalizer...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Alexander Efimov...
[docs] Fix project documentation (#9187)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Dilshodzhon...
[neurun/cpu] Add mul and unify add/sub/mul (#9184)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
이한종/On-Device...
[neurun] Remove Subgraph::name override (#9220)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
오형석/On-Device...
[nncc/pkg] Remove skip configure and build (#9215)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
박천교/On-Device...
[exo] Comment for with_commutative_args_of() (#9217)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
이한종/On-Device...
[neurun] Change param type of ExecutionObserver (#9209)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
이상규/On-Device...
[gen_golden] support tflite (#9101)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
이성재/On-Device...
Improved checking of running environments. (#9197)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Sergei Barannikov...
[neurun/loader] Add mapping Tensor index -> OperandInde...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
박세희/On-Device...
[moco-tf] Use oops for RsqrtCanonicalizer (#9208)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
이한종/On-Device...
[neurun] Support Tracing in LinearExecutor (#9183)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
윤현식/On-Device...
[oops] Enabling constructor of UserExn to get pairs...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
박세희/On-Device...
[moco-tf] Use oops for ConcatV2Canonicalizer (#9206)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
장지섭/On-Device...
Remove param frontend_layout from registering tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
이한종/On-Device...
[rt/misc] Do not flush buffer when Event Recording...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
박천교/On-Device...
[res/TF] Circle rule for SquaredDifference (#9195)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
채성우/On-Device...
[exo] fix typo (#9204)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
박세희/On-Device...
[moco-tf] Fix for ui_0004 seg-fault (#9185)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
오형석/On-Device...
[nncc-pkg] Pass extra package build option (#9174)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
박천교/On-Device...
[exo] Refactor to ExoOptimize (#9194)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
박천교/On-Device...
NET_0028(IN) dredd testcase for tf2circle (#9190)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
박종현/On-Device...
[tf2circle-ui-check] Update README.md (#9179)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Vladimir Plazun...
Fix clang build issue (#9192)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
박천교/On-Device...
[exo] Remove deprecated CommutativeArgsGetter (#9188)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Dilshodzhon...
[neurun/cpu] Add constant pad for float data type ...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
장지섭/On-Device...
Remove registering tensor info from ShapeFixer of srcn...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Sergei Barannikov...
[neurun] Remove unused variable (#9160)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Sergei Barannikov...
[neurun/loader] Use Operand::asVector for extracting...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
장지섭/On-Device...
Replace resistering tensors with using TensorRegister...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
박천교/On-Device...
[exo] Refactor to fill() (#9170)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
박천교/On-Device...
Dump manifest for tf2circle UI check (#9176)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
박천교/On-Device...
[tf2circle] setenv for knobs required for Instance...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
박세희/On-Device...
[moco-tf] Use oops for error msg (#9171)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Sergei Barannikov...
[neurun] Eliminate OperandIndex in Reduce*::Param ...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
박천교/On-Device...
[exo] Register Instance Norm fuse (#9169)
commit
|
commitdiff
|
tree
|
snapshot
next