aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/tf_sess_config.py
Commit message (Collapse)AuthorAgeFilesLines
* avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_dataLimin Wang2021-04-291-0/+45
please use tools/python/tf_sess_config.py to get the sess_config after that. note the byte order of session config is in normal order. bump the MICRO version for the config change. Signed-off-by: Limin Wang <lance.lmwang@gmail.com>