|
FFmpeg
|
Go to the source code of this file.
Namespaces | |
| tf_sess_config | |
Variables | |
| string | tf_sess_config.visible_device_list = '0' |
| float | tf_sess_config.per_process_gpu_memory_fraction = 0.9 |
| int | tf_sess_config.intra_op_parallelism_threads = 2 |
| int | tf_sess_config.inter_op_parallelism_threads = 5 |
| tf_sess_config.gpu_options | |
| tf_sess_config.config | |
| tf_sess_config.s = config.SerializeToString() | |
| string | tf_sess_config.b = ''.join(format(b,'02x') for b in s) |
1.8.17