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

Method rng_seed

tensorflow/compiler/xla/executable_run_options.cc:119–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119int ExecutableRunOptions::rng_seed() const { return rng_seed_; }
120
121ExecutableRunOptions& ExecutableRunOptions::set_run_id(RunId id) {
122 run_id_ = id;

Callers 1

DoWorkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected