Searched defs:Master (Results 1 – 6 of 6) sorted by relevance
27 class Master; variable
44 class Master; variable
25 class Master; variable
65 Master::Master(MasterEnv* env, double session_gc_seconds) in Master() function in tensorflow::Master
90 pub struct Master<E: Endpoint<MasterReq>> { struct91 node: Arc<Mutex<MasterInternal<E>>>, argument94 impl<E: Endpoint<MasterReq> + From<SystemStream>> Master<E> { implementation101 impl<E: Endpoint<MasterReq>> Master<E> { implementation158 impl<E: Endpoint<MasterReq>> VhostBackend for Master<E> { implementation352 impl<E: Endpoint<MasterReq>> VhostUserMaster for Master<E> { implementation598 impl<E: Endpoint<MasterReq> + AsRawDescriptor> AsRawDescriptor for Master<E> { implementation
4192 "Master": { object