platform/core/ml/nnfw.git
2019-12-04 김용섭/On-Device... [libbenchmark] Introduce Result class (#9364)
2019-12-04 장지섭/On-Device... Prevent to deallocate constant tensor of acl (#9370)
2019-12-04 Sergei Barannikov... [neurun] Rename `graph` to `ir` (#9362)
2019-12-04 이상규/On-Device... [nnpkg_run] support qint8 in h5 load and save (#9373)
2019-12-04 이상규/On-Device... [gen_golden] Use u1 dtype for loading/dumping uint8...
2019-12-04 Sergei Barannikov... [neurun] Remove wrapTensor methods (#9358)
2019-12-04 이상규/On-Device... [nnpkg_run] rename namespace NNPackageRun to nnpkg_run...
2019-12-04 오형석/On-Device... [runtime/api] Fix doxygen format (#9368)
2019-12-04 박종현/On-Device... Add preset support to create-package (#9366)
2019-12-04 오형석/On-Device... [infra/cmd] Introduce nnas docker command (#9348)
2019-12-04 남궁석/On-Device... [compiler] Remove newline character in CMakeLists.txt...
2019-12-04 이상규/On-Device... [nnpkg_run] Bring out h5 load/dump, allocation to separ...
2019-12-04 남궁석/On-Device... [tf2circle-value-pbtxt-remote-test] Introduce README...
2019-12-04 남궁석/On-Device... First commit for release documents of compiler (#9354)
2019-12-04 박종현/On-Device... Remove default check from verify-package (#9350)
2019-12-03 Sergei Barannikov... Add ONNX-1.6.0 sources (#9363)
2019-12-03 Gusev Dmitry... [mir-onnx-importer] Import comparison operations from...
2019-12-03 오형석/On-Device... [CI/scripts] Enable tizen tflite loader test tool build...
2019-12-03 오형석/On-Device... [infra/cmake] Clean external dir and overlay (#9356)
2019-12-03 이한종/On-Device... [neurun] Fix uninitialized member in ctor (#9355)
2019-12-03 박종현/On-Device... Introduce LAYOUT_191215 check (#9326)
2019-12-03 오형석/On-Device... [CI/script] Fix error by old bash version (#9343)
2019-12-03 Sergei Barannikov... [neurun] Merge Model into Graph (#9328)
2019-12-03 장지섭/On-Device... Make acl_neon to support InstanceNorm op (#9333)
2019-12-03 오형석/On-Device... [CI/script] Fix mixed backend test list bug (#9345)
2019-12-03 Sergei Barannikov... [neurun] Replace IObject with ITensor in ConstantInitia...
2019-12-03 Sergei Barannikov... [neurun] Replace IObject with ITensor in OperandContext...
2019-12-03 오형석/On-Device... [runtime/api] Update input/output info cuntion comment...
2019-12-03 오형석/On-Device... [runtime/api] Update load and run comment (#9298)
2019-12-03 오형석/On-Device... [CI/script] Use linux test script on tizen (#9329)
2019-12-03 Sergei Barannikov... [neurun] Replace IObject with ITensor in ACL CL backend...
2019-12-03 Sergei Barannikov... [neurun] Replace IObject with ITensor in CPU backend...
2019-12-03 오형석/On-Device... [CI/script] Revise test scripts (#9327)
2019-12-02 Sergei Barannikov... [neurun] Add `access` method to tensors (#9334)
2019-12-02 Gusev Dmitry... [mir] Add comparison operations (#9308)
2019-12-02 장지섭/On-Device... Introduce ConstantInsertionPass into neurun (#9312)
2019-12-02 이상규/On-Device... [cmake] Use more cores in building nncc-package (#9324)
2019-12-02 오형석/On-Device... [runtime/api] Update I/O buffer set function comment...
2019-12-02 Sergei Barannikov... [neurun] Replace Execution::model with Execution::graph...
2019-12-02 오형석/On-Device... [CI/script] Revise armv7l test script (#9319)
2019-12-02 오형석/On-Device... [CI/script] Use overlay setting (#9316)
2019-12-02 오형석/On-Device... [runtime/api] Add tensorinfo field comment (#9314)
2019-12-02 장지섭/On-Device... Add to initialize a member of Reader and View (#9318)
2019-12-02 장지섭/On-Device... Add to initialize a member of ConvolutionLayer of srcn...
2019-12-02 장지섭/On-Device... Change GatherLayer's constructor of cpu to initialize...
2019-12-02 오형석/On-Device... [runtime/api] Update enum value comment (#9247)
2019-12-02 이한종/On-Device... [neurun] Make ChromeTrace trace the entire graph (...
2019-12-02 오형석/On-Device... [CI/script] Introduce common function script (#9296)
2019-12-02 장지섭/On-Device... Prevent overflow by cast in KernelGenerator of acl_cl...
2019-12-02 이한종/On-Device... [neurun] Extract ThreadPool into a separate file (...
2019-12-02 장지섭/On-Device... Make backend acl_cl to support InstanceNorm op (#9301)
2019-12-02 Sergei Barannikov... [neurun] Replace Model with Graph in ExecEnv (#9287)
2019-11-29 이한종/On-Device... [neurun] Organise Chrome Trace data by backend (#9277)
2019-11-29 Sergei Barannikov... [neurun] Use Graph instead of Model in tests (#9288)
2019-11-29 Sergei Barannikov... [neurun] Replace IExecutor::model with IExecutor::graph...
2019-11-29 장지섭/On-Device... Enable model::Operand to copy (#9295)
2019-11-29 Sergei Barannikov... [neurun] Avoid using Model in nnapi frontend (#9231)
2019-11-29 김용섭/On-Device... [nnpackage_run] Make csv, memory poller options off...
2019-11-29 이상규/On-Device... [nnpkg-run] generate random input for qint8 type (...
2019-11-29 장지섭/On-Device... Change OperationPass to use callback (#9285)
2019-11-29 이한종/On-Device... [neurun] Fix uninitialized ctor (#9282)
2019-11-29 이한종/On-Device... [neurun] Remove member backend of Job (#9281)
2019-11-29 이한종/On-Device... [neurun] Extract WorkQueue into a separate file (#9279)
2019-11-29 Vladimir Plazun... Add ndarray library (#7858)
2019-11-28 윤현식/On-Device... [tfinfo] Trimming each token before processing (#9249)
2019-11-28 Sergei Barannikov... [neurun] Avoid using Model in ExecManager (#9260)
2019-11-28 이상규/On-Device... [base_loader] base_loader can load a quantization param...
2019-11-28 이한종/On-Device... [neurun] Add notify calls for ParallelExecutor (#9272)
2019-11-28 오형석/On-Device... [neurun/coverage] Set build source path for coverage...
2019-11-28 Dilshodzhon... [neurun/cpu] Fix broadcast handling in HEScheduler...
2019-11-28 이한종/On-Device... [neurun] Add ChromeTrace to ParallelExecutor (#9270)
2019-11-28 이한종/On-Device... [rt/misc] Make EventRecorder thread-safe (#9268)
2019-11-28 이한종/On-Device... [rt/misc] nit: Hide `_str` (#9265)
2019-11-28 오형석/On-Device... [cmake] Fix bug checking argument existance (#9267)
2019-11-28 오형석/On-Device... [cmake] Change external package rebuild policy (#9239)
2019-11-28 이성재/On-Device... Imporved `command_exist()` to check the parameters...
2019-11-28 Sergei Barannikov... [neurun] Avoid using Model in Executors (#9259)
2019-11-28 이한종/On-Device... [neurun] Dump Operand in order of OperandIndex (#9254)
2019-11-28 Sergei Barannikov... [neurun] Change some calls of Operation::name to Operat...
2019-11-28 이한종/On-Device... [rt/misc] Merge str.h into string_helper.h (#9257)
2019-11-27 윤현식/On-Device... [res/TensorFlowTests] error case UI_0009 ~ UI_0012...
2019-11-27 윤현식/On-Device... [exo] Replacing throw to oops InternalExn (#9238)
2019-11-27 윤현식/On-Device... [dredd-rule-lib] Adding README.md (#9048)
2019-11-27 오형석/On-Device... [runtime/api] Update nnfw_close_session comment (#9246)
2019-11-27 이한종/On-Device... [neurun] Fix DotDumper bug (#9253)
2019-11-27 윤현식/On-Device... [exo] Remove unused header (#9244)
2019-11-27 이상규/On-Device... [gen_golden] support qint8 for tflite model (#9242)
2019-11-27 윤현식/On-Device... [exo] Throw exception when building flatbuffer fails...
2019-11-27 Kuksov Pavel... [heap_trace] Introduce tool for making heap trace ...
2019-11-27 이상규/On-Device... [nnpkg_tool] Add missing copyright and license in ...
2019-11-27 오형석/On-Device... [neurun/gbs] Collect gcov data (#9100)
2019-11-27 오형석/On-Device... [runtime/api] Update nnfw_create_session comment (...
2019-11-27 박천교/On-Device... tf2circle dredd test for Squared Difference (#9218)
2019-11-27 오형석/On-Device... [nncc/pkg] Release build for packaging (#9222)
2019-11-27 오형석/On-Device... [runtime/api] Update nnfw_tensorinfo (#9224)
2019-11-27 오형석/On-Device... [cmake] Introduce external package build helper (#9210)
2019-11-27 이한종/On-Device... [neurun] Print better name in Chrome Trace (#9227)
2019-11-26 박세희/On-Device... [moco-tf] Use oops for Conv2DBackpropInputCanonicalizer...
2019-11-26 Alexander Efimov... [docs] Fix project documentation (#9187)
2019-11-26 Dilshodzhon... [neurun/cpu] Add mul and unify add/sub/mul (#9184)
next