Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ set_config
Method
set_config
tensorflow/compiler/xla/service/hlo_module.h:218–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
217
const HloModuleConfig& config() const { return config_; }
218
void set_config(const HloModuleConfig& config) { config_ = config; }
219
220
// Return a string representation of the module.
221
//
Callers
5
Run
Method · 0.80
AddEntryComputationParameter
Method · 0.80
ReplaceEntryComputationParameter
Method · 0.80
Run
Method · 0.80
RunMultipleTimes
Method · 0.80
Calls
no outgoing calls
Tested by
2
Run
Method · 0.64
RunMultipleTimes
Method · 0.64