package
Version:
v0.0.0-...-d8bc1b1
Opens a new window with list of versions in this module.
Published: Oct 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Conf struct {
AK string `json:"AK"`
SK string `json:"SK"`
Endpoint string `json:"Endpoint"`
ProjectId string `json:"ProjectId"`
DomainId string `json:"DomainId"`
SwrEndpoint string `json:"SwrEndpoint"`
SwrApiEndpoint string `json:"SwrApiEndpoint"`
Platform string `json:"Platform"`
}
type ModelArtsConf struct {
CloudBrain2 Conf `json:"CloudBrain2"`
Njaci Conf `json:"Njaci"`
JobLogsPath string `json:"JobLogsPath"`
Platform string `json:"Platform"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.