platform/upstream/nnstreamer.git
2021-03-30 Hyoung Joo Ahn[TensorIf] add a NULL checker
2021-03-30 Gichan Jang[Doxygen] Add missing doxygen tag
2021-03-30 Gichan Jang[Subplugins] Add extern "C"
2021-03-30 Gichan Jang[Flatbuffers] Change function name
2021-03-30 Junhwan Kim[Doc] Fix typo in md files
2021-03-30 Sangjung Woo[Spec] Remove archiving script
2021-03-30 Jihoon Lee[RPM] Add virtual conf package
2021-03-30 Gichan Jang[CONVERTER] Change custom mode name
2021-03-30 Jaeyun[Transform/Orc] orc acceleration for tensors
2021-03-30 Gichan Jang[Flatbuffer] Remove memcpy in converter
2021-03-30 Gichan Jang[Doc] Modify tensor_if README.md
2021-03-30 Xavier Roumeguetests/nnstreamer_repo_dynamicity: Fix unittest_repo...
2021-03-29 MyungJoo HamCODEOWNERS: Add members
2021-03-29 Gichan Jang[TEST] Add tensor transform testcases for tensrs stream
2021-03-29 Gichan Jang[TRANSFORM] Changed to support tensors
2021-03-29 Gichan Jang[TEST] Add tensor decdoer cusotom mode unittest
2021-03-29 Gichan Jang[Decoder] Add decoder cusotm operation
2021-03-29 Dongju Chae[grpc/debian] Disable grpc packages in debian distro
2021-03-29 Dongju Chae[gRPC/Test] Add gRPC unittests using asynchronous APIs
2021-03-26 Jaeyun[Build/Android] prepare subplugins for flatbuf accepted/tizen/unified/20210329.145047 submit/tizen/20210326.073159
2021-03-25 Gichan Jang[TEST] Add tensor converter custom mode unittest
2021-03-25 Gichan Jang[Converter] Add converter cusotm operation
2021-03-24 Gichan Jang[TEST] Add flexbuf test for converter and decoder accepted/tizen/unified/20210324.124252 submit/tizen/20210324.062722
2021-03-24 Gichan Jang[Converter] Add flex buffer converter
2021-03-24 Gichan Jang[Decoder] Add flex buffer decoder
2021-03-24 Sangjung Woo[Spec] Add configuration for VD build
2021-03-23 Jaeyun[Transform] option for DC removal
2021-03-22 Jaeyun[Common] tensor data struct
2021-03-22 Yongjoo Ahn[API] Remove API directory
2021-03-22 Yongjoo Ahn[Doc] Fix Android build guide after ML API repo
2021-03-22 Yongjoo Ahn[api/Android] Remove api related declarations in nnstre...
2021-03-19 Xavier Roumegue[Filter/Python3] Include <stdexcept> for std::runtime_e...
2021-03-18 MyungJoo Ham[Filter/Lua] Design of LUA script rules for nnstreamer.
2021-03-18 Sangjung Woo[Spec] Fix the buildbreak issue for VD accepted/tizen/unified/20210318.063516 submit/tizen/20210318.034025
2021-03-18 Jihoon Lee[Fix] Add missing file section in rpm build
2021-03-17 Gichan Jang[Doc] Change hotdoc generation script submit/tizen/20210317.111732
2021-03-17 Jaeyun[Transform] handle empty option string case
2021-03-17 Xavier Roumegue[Decoder/Pose] Add support for position offset output...
2021-03-17 Xavier Roumegue[Decoder/Pose] Get key body connections from optional...
2021-03-16 Jihoon Lee[Package] Seperate nnstreamer into core and conf
2021-03-16 Jihoon Lee[Doc] Add documentation of using test-devel
2021-03-16 Jihoon Lee[Packaging] Add test-devel to rpm/dpkg
2021-03-15 Gichan Jang[TEST] Test protobuf and flatbuf support tensors
2021-03-13 Jaeyun[Transform] tensor type in stand mode
2021-03-13 Juyeong Lee[Test] Fix typo
2021-03-12 Jaeyun[Decoder] file content size
2021-03-12 Xavier Roumegue[tests/decoder_pose] Remove dummy option3 setting from...
2021-03-12 Xavier Roumegue[Decoder/Pose] Add support for optional pose label...
2021-03-12 Xavier Roumegue[Decoder/Pose] Run gst-indent
2021-03-12 Xavier Roumegue[Decoder/Utils] Remove last empty label while enumerati...
2021-03-12 Xavier Roumegue[Decoder/Utils] Run gst-indent on tensordecutil.c
2021-03-12 Juyeong LeeRemove underscore in test names
2021-03-12 Dongju Chae[Coverity] Fix coverity issues (CID 314892, 314893)
2021-03-10 Jaeyun[Filter/TF-lite] tensor name in meta
2021-03-09 hyeonseok leeFix md file link
2021-03-05 MyungJoo Ham[Edge/MQTT] Manifest for MQTT implementation accepted/tizen/unified/20210308.132520 submit/tizen/20210305.081230 submit/tizen/20210308.024729
2021-03-04 Dongju Chae[Python] Change the logic to find the python library...
2021-03-04 Jaeyun[If] fix typo
2021-03-04 Dongju ChaeRevert "[Debian] Temporally disable caffe2/tensorflow"
2021-03-03 Jaeyun[Build] fix install path accepted/tizen/unified/20210305.034038 submit/tizen/20210303.233950
2021-03-03 Wook Song[Meson] Revise build dependency checking mechanism... submit/tizen/20210303.100623
2021-03-03 Jaeyun[Test] unittest install dir
2021-03-03 Juyeong Lee[Docs] Fix broken links in contributing guide
2021-03-03 MyungJoo Ham[Dist/RPM] Fix meson path options.
2021-03-03 Dongju Chae[Debian] Temporally disable caffe2/tensorflow
2021-03-02 MyungJoo Ham[Documentation] List up supported features for binary...
2021-03-02 Dongju Chae[Fix/Meson] Find the dependency using alternative name
2021-03-02 MyungJoo Ham[Filter/Lua] Skeleton code for LUA filter subplugin
2021-02-23 Dongju Chae[meson] supports alternative target name to find pkg... accepted/tizen/unified/20210226.131852 submit/tizen/20210225.100319
2021-02-23 Dongju ChaeRevert "[gRPC/Test] Add gRPC unittests using asynchrono...
2021-02-22 Dongju Chae[gRPC/Test] Add gRPC unittests using asynchronous APIs
2021-02-22 Dongju Chae[gRPC/Async] Extend gRPC codes to support async/non...
2021-02-22 Jaeyun[C-Api] remove script to build c-api
2021-02-22 Hyoung Joo Ahn[LOG] unifying the unit of time checker
2021-02-22 Hyoung Joo Ahn[NNFW] add a timer and DBG flag
2021-02-22 MyungJoo Ham[Meson] Place main library dep at the first place of...
2021-02-22 MyungJoo Ham[TF 2.4] TF C-API breaking changes at 2.4
2021-02-19 Jihoon Lee[Fix/test] fix unittest fail when no tflite
2021-02-18 Jaeyun[Build] disable c-api accepted/tizen/unified/20210218.080557 submit/tizen/20210217.032056
2021-02-18 Hyoung Joo Ahn[TFLite] fix a minor bug
2021-02-17 Jaeyun[Build/Dev] internal header in cpp
2021-02-17 Jaeyun[Test] remove dependency to ml api
2021-02-16 Dongju Chae[gRPC] remove uncessary dependency declaration
2021-02-16 Dongju ChaeRevert "[grpc] Temporral disable grpc package"
2021-02-15 Gichan Jang[TEST/common] Fix memory leak
2021-02-15 Gichan Jang[CAPI] Change comment to comply convention
2021-02-15 Gichan Jang[Bug] Fix memory leak
2021-02-10 Gichan Jang[TEST/sink] Change free function
2021-02-10 MyungJoo Ham[OSX] Build error fix
2021-02-10 Jaeyun[Build] remove unnecessary option
2021-02-10 Gichan Jang[TEST/single] Destory output data handle
2021-02-09 Jaeyun[C-Api/Tizen] restricted elements for internal function
2021-02-09 Gichan Jang[grpc] Temporral disable grpc package
2021-02-09 Dongju Chae[gRPC/Test] Skip SSAT tests on qemu/aarch64
2021-02-08 Jaeyun[Build] remove unnecessary option accepted/tizen/unified/20210209.124348 submit/tizen/20210209.021014
2021-02-08 Jaeyun[CodeClean] fix indent
2021-02-08 Yongjoo Ahn[test/SSAT] Check flatbuf and protobuf decoder sub...
2021-02-08 Jaeyun[Build] fix package name
2021-02-05 Geunsik LimTAOS-CI: Use .TAOS-CI/.gbs.conf by default
2021-02-04 Gichan Jang[TEST] Code clean unittest plugins
next