[nncc-pkg] Pass extra package build option (#9174)
[platform/core/ml/nnfw.git] / runtime /
2019-11-25 Dilshodzhon Poshsh... [neurun/cpu] Add constant pad for float data type ...
2019-11-25 장지섭/On-Device Lab... Remove registering tensor info from ShapeFixer of srcn...
2019-11-25 Sergei Barannikov... [neurun] Remove unused variable (#9160)
2019-11-25 Sergei Barannikov... [neurun/loader] Use Operand::asVector for extracting...
2019-11-25 장지섭/On-Device Lab... Replace resistering tensors with using TensorRegister...
2019-11-25 Sergei Barannikov... [neurun] Eliminate OperandIndex in Reduce*::Param ...
2019-11-25 장지섭/On-Device Lab... Apply copying for permuteInit of ConstantInitializer...
2019-11-25 오형석/On-Device Lab... [neurun/api] Comment for nnfw_session (#9137)
2019-11-22 장지섭/On-Device Lab... Introduce TensorRegister into BackendContext (#9148)
2019-11-22 이한종/On-Device Lab... [neurun] Introduce ChromeTracingObserver (#9113)
2019-11-22 장지섭/On-Device Lab... Move logging of FillOperandData to the time filling...
2019-11-22 여지환/On-Device Lab... [neurun] Introduce an API to set which backends to...
2019-11-22 이한종/On-Device Lab... [neurun] Do not use name to check Operation type (...
2019-11-22 장지섭/On-Device Lab... Introduce TensorRegister registering tensor info of...
2019-11-22 장지섭/On-Device Lab... Introduce TensorRegister registering tensor info of...
2019-11-22 장지섭/On-Device Lab... Introduce AclTensorRegister registering tensor info...
2019-11-21 김용섭/On-Device Lab... [neurun] Introduce SUBG_MAX_NODE feature (#9085)
2019-11-21 장지섭/On-Device Lab... Introduce ITensorRegister registering tensor info ...
2019-11-21 김용섭/On-Device Lab... [neurun] Refactor too big Graph::lower() (#9087)
2019-11-21 장지섭/On-Device Lab... Fix wrong calculating strides of srcn backend (#9073)
2019-11-21 Sergei Barannikov... [neurun] Simplify code using Operand::asVector (#9038)
2019-11-21 김용섭/On-Device Lab... [neurun] Apply nnfw_benchmark_lib to nnpackage_run...
2019-11-21 이한종/On-Device Lab... [neurun] Remove use of type_index (#9072)
2019-11-20 이한종/On-Device Lab... [neurun] Refine BackendManager ctor (#9058)
2019-11-20 장지섭/On-Device Lab... Add a method isRegistered into TensorBuilder (#9043)
2019-11-20 오형석/On-Device Lab... [neurun/cpu] Enable squeeze operation (#9057)
2019-11-20 이한종/On-Device Lab... [xtrace] Move Event tools to libs/misc (#9056)
2019-11-20 Sergei Barannikov... [neurun] Eliminate OperandIndex in Transpose::Param...
2019-11-20 Sergei Barannikov... [neurun/acl_neon] Simplify code using Operand::asVector...
2019-11-20 이한종/On-Device Lab... [neurun] Call dlclose for all backends (#9035)
2019-11-20 이한종/On-Device Lab... [xtrace] Extract out EventCollectingListener (#9031)
2019-11-20 김용섭/On-Device Lab... [neurun] Introduce benchmark_lib as benchmark util...
2019-11-19 Sergei Barannikov... [neurun] Introduce `Operand::asVector` (#9030)
2019-11-19 이한종/On-Device Lab... [xtrace] Decouple EventCollector from xray (#9024)
2019-11-19 이한종/On-Device Lab... [neurun] Fix for const model ouput (again) (#9002)
2019-11-19 Sergei Barannikov... [neurun] Eliminate OperandIndex in ArgMax::Param (...
2019-11-19 이한종/On-Device Lab... [neurun] Introduce toString for OpCode (#9005)
2019-11-19 이한종/On-Device Lab... [xtrace] nit : Fix inclusion (#9013)
2019-11-18 Sergei Barannikov... [neurun] Do not use Graph::release* methods in Linear...
2019-11-18 이한종/On-Device Lab... [neurun] Move OpCode hash to OpCode file (#9001)
2019-11-18 이한종/On-Device Lab... [neurun] Extract out Observee from Executor (#8970)
2019-11-18 오형석/On-Device Lab... [neurun/interp] Use model opcode enum (#8999)
2019-11-18 오형석/On-Device Lab... [nnpackage-run] Backend resolve for operation type...
2019-11-18 이한종/On-Device Lab... Revert "[neurun] Fix for const model ouput (#8799)...
2019-11-18 이한종/On-Device Lab... [neurun] Introduce OpCode enum type (#8977)
2019-11-18 이한종/On-Device Lab... [neurun] Fix for const model ouput (#8799)
2019-11-18 이한종/On-Device Lab... [neurun] Remove useless dependency in Operation (#8971)
2019-11-15 Sergei Barannikov... [neurun] Remove unnecessary map in base_loader (#8955)
2019-11-15 Sergei Barannikov... [neurun] Remove unnecessary maps in base_loader (#8953)
2019-11-15 이한종/On-Device Lab... [neurun] Fix indentation of DataflowExecutor (#8966)
2019-11-15 장지섭/On-Device Lab... Fix a bug of tconv layer of ncnn (#8947)
2019-11-14 Sergei Barannikov... [neurun] Eliminate OperandIndex in Split::Param (#8917)
2019-11-14 Sergei Barannikov... [neurun] Eliminate OperandIndex in StridedSlice::Param...
2019-11-14 Sergei Barannikov... [neurun] Eliminate OperandIndex in TopKV2::Param (...
2019-11-14 이한종/On-Device Lab... [neurun] Inline one-liner of ProfileObserver (#8914)
2019-11-12 이한종/On-Device Lab... [neurun] Verbose exception message for Backends (#8901)
2019-11-12 Sergei Barannikov... Fix warnings generated for Index class (#8626)
2019-11-12 이한종/On-Device Lab... [nnfwapi] Verbose error message on model load (#8890)
2019-11-12 이한종/On-Device Lab... [neurun] Remove depedency on nnapi-header (#8889)
2019-11-11 장지섭/On-Device Lab... Add TODO comment into IConstantInitializer. (#8880)
2019-11-08 이한종/On-Device Lab... [neurun] Rename operation name getter (#8857)
2019-11-08 이한종/On-Device Lab... [neurun] Support ReduceSum from BaseLoader (#8852)
2019-11-08 이한종/On-Device Lab... [nnfw] Rename singleton object getter (#8853)
2019-11-08 장지섭/On-Device Lab... Remove `Node` from tests and doc (#8854)
2019-11-08 오형석/On-Device Lab... [ncnn] Set default backend layout to NCHW (#8851)
2019-11-08 이한종/On-Device Lab... [neurun] Remove IsNnapi field from Operations.lst ...
2019-11-08 이한종/On-Device Lab... [neurun] Support BatchToSpaceND from BaseLoader (#8837)
2019-11-08 장지섭/On-Device Lab... Fix an error that occurs in a tensor with rank 0 (...
2019-11-07 장지섭/On-Device Lab... Make ncnn backend to support DepthwiseConv2D in row...
2019-11-06 장지섭/On-Device Lab... Make ncnn backend to support Conv2D (#8811)
2019-11-06 장지섭/On-Device Lab... Make ncnn backend to support TransposeConv in row major...
2019-11-06 여지환/On-Device Lab... [neurun,ncnn-backend] Implement instance norm kernel...
2019-11-06 장지섭/On-Device Lab... Introduce HWIO and IOHW (#8785)
2019-11-06 오형석/On-Device Lab... [neurun] Shared neurun core library (#8777)
2019-11-06 장지섭/On-Device Lab... Modify convertCoordinates of ncnn to support various...
2019-11-06 장지섭/On-Device Lab... Apply backend layout for getTensorDesc() of ncnn (...
2019-11-05 장지섭/On-Device Lab... Move registering tensor info of ncnn into ShapeFixer...
2019-11-05 이한종/On-Device Lab... [neurun] Fix warning from Android build (#8787)
2019-11-05 장지섭/On-Device Lab... Introduce to set layout of io tensors into nnfw api...
2019-11-05 장지섭/On-Device Lab... Remove LowerInfoMap from IKernelGenerator (#8780)
2019-11-05 장지섭/On-Device Lab... Add LowerInfoMap and frontend_layout into ShapeFixer...
2019-11-05 장지섭/On-Device Lab... Introduce asKernelShape into Convert of ncnn (#8772)
2019-11-05 이춘석/On-Device Lab... Loader support PReLU operation (#8769)
2019-11-05 이한종/On-Device Lab... [neurun] Support SpaceToBatch from BaseLoader (#8727)
2019-11-05 장지섭/On-Device Lab... Add LowerInfoMap as member into class IKernelGenerator...
2019-11-05 여지환/On-Device Lab... [ncnn-backend] Support instance norm operation for...
2019-11-05 Dilshodzhon Poshsh... [neurun/cker] Add Elementwise sub support in cpu (...
2019-11-05 Dilshodzhon Poshsh... [neurun/cker] Add Logistic operation support in cpu...
2019-11-04 장지섭/On-Device Lab... Enable ncnn(srcn) tensor to support NCHW (#8723)
2019-11-04 오형석/On-Device Lab... [loader] Fix infinite recursive call (#8724)
2019-11-04 Sergei Barannikov... [neurun] Replace OperandIndex in DepthToSpace and Space...
2019-11-04 장지섭/On-Device Lab... Introduce a configuration for layout of ncnn (#8621)
2019-11-04 장지섭/On-Device Lab... Make ExecutorBase supports NCHW frontend layout (#8692)
2019-11-04 Sergei Barannikov... [neurun] Replace OperandIndex in LocalResponseNormaliza...
2019-11-04 이한종/On-Device Lab... [base_loader] Throw when file open failed (#8706)
2019-11-01 여지환/On-Device Lab... [neurun] Introduce InstanceNorm op (#8526)
2019-11-01 장지섭/On-Device Lab... Introduce Readers for nchw (#8663)
2019-11-01 이한종/On-Device Lab... [neurun] Update ifdef guards of operations (#8683)
2019-11-01 Pavel Iliutchenko... [nnapi] Remove skipping Gather operation on cpu tests...
2019-11-01 이한종/On-Device Lab... [neurun] Rename operation classes (#8666)
next