Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/dnn: add log context to ff_get_dnn_module | Zhao Zhili | 2023-06-08 | 1 | -2/+4 |
* | avfilter/dnn: refactor ff_get_dnn_module to remove allocation | Zhao Zhili | 2023-06-08 | 1 | -23/+5 |
* | avfilter/dnn: define each backend as a DNNModule | Zhao Zhili | 2023-06-08 | 1 | -12/+5 |
* | lavfi/dnn: modify dnn interface for removing native backend | Ting Fu | 2023-04-28 | 1 | -9/+1 |
* | libavfilter: Unify Execution Modes in DNN Filters | Shubhanshu Saxena | 2021-08-28 | 1 | -4/+4 |
* | lavfi/dnn: Async Support for TensorFlow Backend | Shubhanshu Saxena | 2021-08-10 | 1 | -0/+3 |
* | libavfilter/dnn: add batch mode for async execution | Guo, Yejun | 2021-01-15 | 1 | -0/+1 |
* | dnn: add async execution support for openvino backend | Guo, Yejun | 2020-12-29 | 1 | -0/+2 |
* | dnn_interface: add interface to support async execution | Guo, Yejun | 2020-12-29 | 1 | -1/+1 |
* | dnn: add openvino as one of dnn backend | Guo, Yejun | 2020-07-02 | 1 | -0/+11 |
* | libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn | Guo, Yejun | 2019-07-26 | 1 | -0/+63 |