OpenFFmpeg
Functions
dnn_backend_tf.h File Reference

DNN inference functions interface for TensorFlow backend. More...

#include "dnn_interface.h"

Go to the source code of this file.

Functions

DNNModelff_dnn_load_model_tf (const char *model_filename)
 
DNNReturnType ff_dnn_execute_model_tf (const DNNModel *model)
 
void ff_dnn_free_model_tf (DNNModel **model)
 

Detailed Description

DNN inference functions interface for TensorFlow backend.