platform/core/ml/nnfw.git
2018-03-28 박종현/동작제어Lab... Introduce 'Inception v3' benchmark (#283)
2018-03-28 sjsujinkimBuild ExecutionBuilder
2018-03-28 jiseob.jangChange the library name of NN Runtime to `neuralnetworks`
2018-03-28 SaeHie ParkUpdate gitignore for acl build outputs
2018-03-28 SaeHie ParkFix convacl to use unique_ptr
2018-03-28 박세희/동작제어Lab... Fix bindacl experiment (#274)
2018-03-28 Jonghyun ParkUpdate acl.cmake for v18.03
2018-03-28 Hyung-Kyu ChoiEnable members of CpuExecutor and required types
2018-03-28 sjsujinkimImplement Execution_free
2018-03-28 sjsujinkimRemove including duplicate of CompilationBuilder.h
2018-03-28 최형규/동작제어Lab... Update cmake rule for reference NN runtime (#254)
2018-03-28 sjsujinkimImplement Execution_create
2018-03-28 김수진/동작제어Lab... Change Log.h to android-base/logging.h (#262)
2018-03-28 Hyung-Kyu ChoiIntroduce C++ wrapper for NN APIs
2018-03-28 김수진/동작제어Lab... Copy StrongPointer from ANN (#255)
2018-03-28 박세희/동작제어Lab... Introduce environment utilities methods (#246)
2018-03-28 이춘석/동작제어Lab... Add libarmcl-devel dependancy for obs build (#259)
2018-03-28 jiseob.jangintroduce runtime_sample from android_nn_sample app.
2018-03-28 sjsujinkimAdd simple example for NNRT
2018-03-28 김정현/동작제어Lab... Add vim/ctags/gnu-global temp files into .gitignore...
2018-03-28 박종현/동작제어Lab... Import ARM Compute Library (v18.03) (#253)
2018-03-28 김수진/동작제어Lab... Support to create memory by file descriptor only (...
2018-03-28 이성재/동작제어Lab... Update workgroup information links in `roadmap.md`...
2018-03-28 서상민/동작제어Lab... Update how-to doc links in README.md (#242)
2018-03-28 서상민/동작제어Lab... Add the first version of roadmap.md (#138)
2018-03-28 sjsujinkimEnable copyLargeValuesToSharedMemory in ModelBuilder
2018-03-28 박세희/동작제어Lab... Set and dump acl-conv experiment (#243)
2018-03-28 박세희/동작제어Lab... Fix arm cross build to refer correct system header...
2018-03-27 박세희/동작제어Lab... Add document for xu4 ubuntu (#209)
2018-03-27 박종현/동작제어Lab... Introduce GoogLeNet & MobileNet benchmark (#232)
2018-03-27 Sangmin SeoUpdate README.md to mention cross compiler installation
2018-03-27 오형석/동작제어Lab... Update model parser: multiple subgraph (#210)
2018-03-27 최형규/동작제어Lab... Update logging to print more information (#198)
2018-03-27 박세희/동작제어Lab... Move target device related documents inside device...
2018-03-27 박종현/동작제어Lab... Introduce 'arm_compute_graph_test' library (#227)
2018-03-27 Hyung-Kyu ChoiIntroduce skeleton of ExecutionBuilder from Android NN
2018-03-27 박세희/동작제어Lab... Update README for arm cross build (#223)
2018-03-27 박종현/동작제어Lab... Set dependency on ACL version tag correctly (#190)
2018-03-27 서상민/동작제어Lab... Add the first version of workgroups.md (#141)
2018-03-26 jiseob.jangIntroduce hidl_string from libhidl of android.
2018-03-26 sjsujinkimImplement Model_setOperandValueFromMemory
2018-03-26 jiseob.jangIntroduce ashmem from libcutils of android.
2018-03-26 sjsujinkimImplement Model_identifyInputsAndOutputs
2018-03-26 sjsujinkimImplement Memory_createFromFd and free
2018-03-26 sjsujinkimImplement Model_addOperation
2018-03-26 김수진/동작제어Lab... Add Memory.h, Memory.cpp without IMemory (#207)
2018-03-26 오형석/동작제어Lab... Add gitignore: python cache file (#206)
2018-03-26 김정현/동작제어Lab... Introduce image importer (#205)
2018-03-26 김정현/동작제어Lab... Add loading input(jpg) and printing output for tflite_r...
2018-03-26 sjsujinkimImplement Model_setOperandValue
2018-03-26 sjsujinkimImplement Model_addOperand
2018-03-26 박종현/동작제어Lab... Use shared library for LeNet example (#188)
2018-03-26 Hyeongseok OhTFLite model file parser
2018-03-26 Hyeongseok OhHelper python code for TFLite model file parsing
2018-03-26 최형규/동작제어Lab... Remove duplicated Dockerfile (#204)
2018-03-26 박세희/동작제어Lab... Add experiment code for Convolution with ACL (#186)
2018-03-26 sjsujinkimDisable details::logAlwaysFatal
2018-03-26 오형석/동작제어Lab... Add gitignore for python 3 (#181)
2018-03-25 오형석/동작제어Lab... Build flatbuffer and install flatc (#148)
2018-03-23 sjsujinkimAdd the skeleton of Utils.cpp
2018-03-23 sjsujinkimAdd Log.h into Utils.h
2018-03-23 김수진/동작제어Lab... Implement Model_finish without copyLargeValuesToSharedM...
2018-03-23 jiseob.jangCopy unused dummy codes from hidl base of ANN
2018-03-23 Hyung-Kyu ChoiInclude Utils.h from CompilationBuilder
2018-03-23 sjsujinkimInclude Utils.h in ModelBuilder
2018-03-23 sjsujinkimEnable nnAssert in Utils.h
2018-03-23 jiseob.jangImport declaration of Model, Operand and Operation
2018-03-23 SaeHie ParkFix bindacl experiment to run with acl graph layer
2018-03-23 SaeHie ParkTurn on embed_kernels options of ACL
2018-03-23 박종현/동작제어Lab... [ACL] Link system libaries correctly (#174)
2018-03-23 박세희/동작제어Lab... Update aclbind experiment to link with acl (#150)
2018-03-22 김정현/동작제어Lab... Add Dockerfile and docker build script (#125)
2018-03-22 Hyung-Kyu ChoiUse npu_u16.04 docker image for CI
2018-03-22 Hyung-Kyu ChoiAdd Utils.h for reference NN runtime
2018-03-22 jiseob.jangFix multiple definition error.
2018-03-22 jiseob.jangImport declaration of hidl_memory and hidl_vec.
2018-03-22 Hanjoung LeeImplement Compiilation_setPreference
2018-03-22 Jonghyun ParkExtract eigen3.cmake from external/CMakeLists.txt
2018-03-22 Hanjoung LeeImplement Compilation_create()
2018-03-22 Hanjoung LeeImplement Compilation_finish()
2018-03-22 박종현/동작제어Lab... Build arm_compute_graph library (#151)
2018-03-22 sjsujinkimIntroduce VLOG implemented by LOG
2018-03-22 Hanjoung LeeImplement Compilation_free()
2018-03-22 Hyung-Kyu ChoiUpdate README.md for reference NN runtime
2018-03-22 김수진/동작제어Lab... Implement Model_free() (#159)
2018-03-22 이한종/동작제어Lab... Enable ModelBuilder::createCompilation (#156)
2018-03-22 김수진/동작제어Lab... Add simple macro for LOG (#154)
2018-03-22 최형규/동작제어Lab... Add skeleton of CpuExecutor (#136)
2018-03-22 박세희/동작제어Lab... Separate ACL build target (#142)
2018-03-22 Hyung-Kyu ChoiApply review feedback
2018-03-22 Hyung-Kyu ChoiAdd description of a reference NN runtime
2018-03-22 Hyung-Kyu ChoiUpdate README.md of reference runtime
2018-03-22 sjsujinkimBuild Modelbuilder
2018-03-22 Hanjoung LeeMake NN API methods return enum value for error
2018-03-22 박종현/동작제어Lab... Support ACL build without scon (#132)
2018-03-22 Hanjoung LeeAdd CompilationBuilder skeleton
2018-03-21 박세희/동작제어Lab... Add bindacl project to use ACL from NNAPI (#114)
2018-03-21 sjsujinkimRemove original codes
2018-03-21 sjsujinkimImplement ANeuralNetworksModel_create
2018-03-21 박세희/동작제어Lab... [acl] add .gitignore (#110)
next