Struct tensorflow::ThreadOptions

Options to configure a Thread .

Note that the options are all hints, and the underlying implementation may choose to ignore it.

Member Summary

Member Details

size_t tensorflow::ThreadOptions::stack_size

Thread stack size to use (in bytes).

size_t tensorflow::ThreadOptions::guard_size

Guard area size to use near thread stacks to use (in bytes)


Copyright 2017-2019, All Rights Reserved.
粤ICP备18085907号 深圳市磐创网络科技有限公司

Documentation built with MkDocs.