TrainParamsConfig
Data class for saving the parameter configuration of a training job, for example, the name of the hash table set.
This class is automatically initialized by the init() function and does not need to be manually constructed. In addition, this section lists only the public APIs of this class. The remaining APIs are internal APIs and are not recommended.
Calling Examples
API |
Description |
|---|---|
ascend_global_hashtable_collection() |
For details, see ascend_global_hashtable_collection. |
Parent topic: Class Reference