MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Launched

Method Launched

tensorflow/core/framework/collective.h:308–308  ·  view source on GitHub ↗

`Launched` unblocks the dependent collective instances by recording that this callee device has completed the critical portion of the collective execution.

Source from the content-addressed store, hash-verified

306 // this callee device has completed the critical portion of the collective
307 // execution.
308 virtual void Launched(const CollectiveParams& col_params) {}
309
310 // Used to designate an invalid group or instance key.
311 static int64 kInvalidId;

Callers 3

RunMethod · 0.45
RunMethod · 0.45
RunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected