MCPcopy 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

RunMethod · 0.80
RunMethod · 0.80
RunMultipleTimesMethod · 0.80

Calls

no outgoing calls

Tested by 2

RunMethod · 0.64
RunMultipleTimesMethod · 0.64