Home
last modified time | relevance | path

Searched defs:graph_def (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/utils/
Dsummary.proto39 GraphProto graph_def = 4; field
/third_party/ffmpeg/tools/python/
Dconvert_from_tensorflow.py59 def __init__(self, graph_def, nodes, outfile, dump4tb): argument
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_tf.c200 TF_Buffer *graph_def; in load_tf_model() local