summaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_encode.c
diff options
context:
space:
mode:
authorGuo, Yejun <[email protected]>2019-08-29 13:53:41 +0800
committerPedro Arthur <[email protected]>2019-08-30 11:41:30 -0300
commit2d5e39c13e500f96a18729ac16472ff69f8d2cfe (patch)
tree79343e50f7dc0efe36ba8f108d71f9e88e912f39 /libavcodec/vaapi_encode.c
parent09a455a24649af36e8eea81029be7a410201be4c (diff)
dnn: change .model file format to put layer number at the end of file
currently, the layer number is at the beginning of the .model file, so we have to scan twice in python script, the first scan to get the layer number. Only one scan needed after put the layer number at the end of .model file. Signed-off-by: Guo, Yejun <[email protected]> Signed-off-by: Pedro Arthur <[email protected]>
Diffstat (limited to 'libavcodec/vaapi_encode.c')
0 files changed, 0 insertions, 0 deletions