Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_data | Limin Wang | 2021-04-29 | 1 | -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> |