> -----Original Message----- > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of > Carl Eugen Hoyos > Sent: Sunday, May 05, 2019 6:51 PM > To: FFmpeg development discussions and patches <[email protected]> > Subject: Re: [FFmpeg-devel] [PATCH V2 7/7] libavfilter/dnn: add more data type > support for dnn model input > > Am So., 5. Mai 2019 um 10:45 Uhr schrieb Guo, Yejun <[email protected]>: > > > I plan to first add unit tests in FATE for DNN module > > Does this module work without an external dependency? > > If not, you cannot add a fate test.
The DNN module contains two parts, the native part with no external dependency, and the other part depending on tensorflow c lib. Thanks for your info, how about to limit the fate test only on the native part of DNN module? thanks. > > Carl Eugen > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
