Home
last modified time | relevance | path

Searched refs:read_graph (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_tf.c226 static TF_Buffer *read_graph(const char *model_filename) in read_graph() function
428 graph_def = read_graph(model_filename); in load_tf_model()