platform/core/ml/nnfw.git
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)
2018-03-21 Hanjoung LeeUpdate dummy runner to use libruntime
2018-03-21 이한종/동작제어Lab... Support build with multiple jobs (#105)
2018-03-21 박세희/동작제어Lab... Fix ACL install order (#109)
2018-03-21 박세희/동작제어Lab... Fix comment for tizen for cmake option file (#115)
2018-03-21 Hanjoung LeeAdd skeleton of NeuralNetworks.cpp
2018-03-21 Hanjoung LeeHave NeuralNetworks.h in runtime/ref
2018-03-20 이한종/동작제어Lab... Restructure runtime source (#104)
2018-03-20 박세희/동작제어Lab... Enable ACL build (#99)
2018-03-20 Hanjoung LeeAdd CMakeLists.txt for runtime
2018-03-20 jiseob.jangModified to build on x86_64.
2018-03-20 이춘석/동작제어Lab... obs spec file added (#97)
2018-03-20 Hyung-Kyu Choimove runtime to src/runtime
2018-03-20 서상민/동작제어Lab... Merge pull request #96 from jiseob-jang/import_android_nn
2018-03-20 이춘석/동작제어Lab... Fix armv7l native build fail on obs (#93)
2018-03-20 jiseob.jangfix problems caused by using different kinds of compilers.
2018-03-20 jiseob.jangFix problems caused by using other kinds of standard...
2018-03-20 jiseob.jangremove dependencies related to the system property...
2018-03-20 jiseob.jangremove dependencies related to the binding of android.
2018-03-20 jiseob.jangremove dependencies related to logging.
2018-03-20 jiseob.jangremove depended on CallStack
2018-03-20 jiseob.jangremove depended on android/dlext.h.
2018-03-20 jiseob.jangadded cmake files to build in tizen and source files...
2018-03-20 jiseob.jangMerge commit '11b57bfbc908c6620123aafb6b874f0ee6e0f57d...
2018-03-20 jiseob.jangSquashed 'experiments/android_nn/' content from commit...
2018-03-20 최형규/동작제어Lab... Initial commit of reference implemeantion of NN runtime...
2018-03-20 박세희/동작제어Lab... Introduce CROSS_BUILD to Makefile (#89)
2018-03-20 박세희/동작제어Lab... Simplify cmake config folder (#88)
2018-03-20 박세희/동작제어Lab... Change cmake option to be form of arch-os (#85)
2018-03-20 박세희/동작제어Lab... Add cmake native/cross build flag (#83)
2018-03-19 박세희/동작제어Lab... Fix build problem with protoc (#66)
2018-03-19 박세희/동작제어Lab... Add boost to arm rootfs (#65)
2018-03-16 박종현/동작제어Lab... Support basic benchmark (tflite_run) (#52)
2018-03-13 박종현/동작제어Lab... Import ARM Compute Library (v17.12) (#59)
2018-03-12 박종현/동작제어Lab... Add eigen3 library (#53)
2018-03-08 Jonghyun ParkFix bugs in encode.sh and decode.sh
2018-03-08 Jonghyun ParkBuild tensorflow_graphdef by default
2018-03-08 박종현/동작제어Lab... Simplify external/CMakeLists.txt (#44)
2018-03-08 박종현/동작제어Lab... Add Dockerfile (#48)
2018-03-08 박종현/동작제어Lab... Include protobuf (#46)
2018-03-08 박종현/동작제어Lab... Introduce graphdump tool (#43)
2018-03-08 박종현/동작제어Lab... Introduce run (#41)
next