[FFmpeg-devel] [PATCH V2 7/7] libavfilter/dnn: add more data type support for dnn model input

Guo, Yejun yejun.guo at intel.com
Sun May 5 15:10:29 EEST 2019



> -----Original Message-----
> From: ffmpeg-devel [mailto:ffmpeg-devel-bounces at ffmpeg.org] On Behalf Of
> Carl Eugen Hoyos
> Sent: Sunday, May 05, 2019 6:51 PM
> To: FFmpeg development discussions and patches <ffmpeg-devel at ffmpeg.org>
> 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 <yejun.guo at intel.com>:
> 
> > 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
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list