Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
int ExecutableRunOptions::rng_seed() const { return rng_seed_; }
120
121
ExecutableRunOptions& ExecutableRunOptions::set_run_id(RunId id) {
122
run_id_ = id;
Callers
1
DoWork
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected