MyungJoo Ham

Results 215 comments of MyungJoo Ham

Let's open "Future Feature Workshop" in early-October.l

GStreamer has been used for devices extensively using GPU or other H/W memory. We need to research how they have been using GStreamer pipelines for such applications (including TV).

> https://github.com/facebookresearch/CrypTen > > I found an interesting project. What's the differences between CrypTen and Homomorphic Encryption?

It looks like that the security of CrypTen relies on the assumption that the distributed processing nodes won't talk to each other. If we could rely on that, why would...

I'll import and re-arrange from the document written recently.... after the vacation... if I don't forget this :)

PTAL after 7.0M2 release & 2022 items.

Added the purpose of this project for clarification & guidance for further implementation:

Add ```option('nnstreamer-edge-support', type: 'feature', value: 'auto', description: '.....${WRITE THE DESCRIPTION}...')``` in meson_options.txt And enable it accordingly at meson.txt (be careful, 'feature' is tri-state).

> @myungjoo `option(nnstreamer-edge-support)` is already exist in `meson_options.txt` and `meson.build`. Need additional work related to this? If it's already there, no, you can keep using it.

PTAL @gichan-jang after urgent tasks are done. (M1 release has higher priority)