Skip to content

Latest commit

 

History

History
19 lines (6 loc) · 294 Bytes

File metadata and controls

19 lines (6 loc) · 294 Bytes

class tensorflow::Thread

Represents a thread used to run a Tensorflow function.

###Member Details

tensorflow::Thread::Thread() {#tensorflow_Thread_Thread}

tensorflow::Thread::~Thread() {#tensorflow_Thread_Thread}

Blocks until the thread of control stops running.