From: "Fu, Ting" <ting.fu-at-intel.com@ffmpeg.org> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH 2/2] lavfi/dnn: Remove DNN native backend Date: Mon, 2 Jan 2023 16:14:30 +0000 Message-ID: <SN6PR11MB31175292F8FB0C28E0BD671CE6F79@SN6PR11MB3117.namprd11.prod.outlook.com> (raw) In-Reply-To: <20230101232609.GW3806951@pb2> > -----Original Message----- > From: ffmpeg-devel <ffmpeg-devel-bounces@ffmpeg.org> On Behalf Of > Michael Niedermayer > Sent: Monday, January 2, 2023 07:26 AM > To: FFmpeg development discussions and patches <ffmpeg- > devel@ffmpeg.org> > Subject: Re: [FFmpeg-devel] [PATCH 2/2] lavfi/dnn: Remove DNN native > backend > > On Fri, Dec 30, 2022 at 04:42:56PM +0800, Ting Fu wrote: > > According to discussion in > > https://etherpad.mit.edu/p/FF_dev_meeting_20221202. > > The DNN native backend should be removed at first step. > > All the DNN native backend related code is deleted. > > > > Signed-off-by: Ting Fu <ting.fu@intel.com> > > This patch seems breaking > > make testprogs > make: *** No rule to make target 'libavfilter/tests/dnn-layer-avgpool.c', > needed by 'libavfilter/tests/dnn-layer-avgpool.o'. Stop. > > and with a distclean and some configure > > make testprogs > LD libavfilter/tests/dnn-layer-avgpool > gcc: error: libavfilter/tests/dnn-layer-avgpool.o: No such file or directory > ffbuild/library.mak:118: recipe for target 'libavfilter/tests/dnn-layer-avgpool' > failed > make: *** [libavfilter/tests/dnn-layer-avgpool] Error 1 Hi Michael, Sorry for 'make testprogs' failed. This was caused by not deleting code in make target 'testprogs' in libavfilter/Makefile. I have done it and updated V2. Local make passed for all targets. Thank you Ting Fu > > [...] > > -- > Michael GnuPG fingerprint: > 9FF2128B147EF6730BADF133611EC787040B0FAB > > The educated differ from the uneducated as much as the living from the > dead. -- Aristotle _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2023-01-02 16:14 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-12-30 8:42 [FFmpeg-devel] [PATCH 1/2] lavfi/dnn: Modify error message for incorrect backend_type Ting Fu 2022-12-30 8:42 ` [FFmpeg-devel] [PATCH 2/2] lavfi/dnn: Remove DNN native backend Ting Fu 2023-01-01 9:43 ` Jean-Baptiste Kempf 2023-01-01 10:20 ` Marton Balint 2023-01-03 9:10 ` Fu, Ting 2023-01-01 23:26 ` Michael Niedermayer 2023-01-02 16:14 ` Fu, Ting [this message] 2023-01-01 9:42 ` [FFmpeg-devel] [PATCH 1/2] lavfi/dnn: Modify error message for incorrect backend_type Jean-Baptiste Kempf
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=SN6PR11MB31175292F8FB0C28E0BD671CE6F79@SN6PR11MB3117.namprd11.prod.outlook.com \ --to=ting.fu-at-intel.com@ffmpeg.org \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git