1 Star 0 Fork 0

deeplearningrepos/client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pydoc-markdown.yml 2.18 KB
一键复制 编辑 原始数据 按行查看 历史
loaders:
- type: python
search_path: [.]
modules:
- wandb
- wandb.apis.public
- wandb.cli.cli
- wandb.sdk.wandb_alerts
- wandb.sdk.wandb_artifacts
- wandb.sdk.wandb_config
- wandb.sdk.wandb_history
- wandb.sdk.wandb_init
- wandb.sdk.wandb_login
- wandb.sdk.wandb_run
- wandb.sdk.wandb_save
- wandb.sdk.wandb_settings
- wandb.sdk.wandb_summary
- wandb.sdk.wandb_watch
- wandb.data_types
- wandb.integration.keras.keras
processors:
- type: filter
exclude_private: true
documented_only: false
- type: smart
- type: google
- type: crossref
renderer:
type: hugo
config:
title: W&B Python SDK and CLI
theme: {clone_url: "https://github.com/alex-shpak/hugo-book.git"}
# The "book" theme only renders pages in "content/docs" into the nav.
content_directory: .
build_directory: docs
markdown:
source_linker:
type: github
repo: wandb/client
pages:
- title: Artifacts
contents:
- 'wandb.sdk.wandb_artifacts.*'
- title: Data Types
contents:
- 'wandb.data_types.*'
- title: Config
contents:
- 'wandb.sdk.wandb_config.*'
- title: History
contents:
- 'wandb.sdk.wandb_history.*'
- title: Init
contents:
- 'wandb.sdk.wandb_init.*'
- title: Login
contents:
- 'wandb.sdk.wandb_login.*'
- title: Run
contents:
- 'wandb.sdk.wandb_run.Run.*'
- title: Save
contents:
- 'wandb.sdk.wandb_save.*'
- title: Settings
contents:
- 'wandb.sdk.wandb_settings.*'
- title: Summary
contents:
- 'wandb.sdk.wandb_summary.*'
- title: Watch
contents:
- 'wandb.sdk.wandb_watch.*'
- title: Log
contents:
- 'wandb.sdk.wandb_run.Run.log'
## TODO Plots
## TODO Frameworks
- title: Developer Documentation
name: index
source: CONTRIBUTING.md
- title: API Documentation
contents:
- 'wandb.apis.public.*'
- title: CLI Documentation
contents:
- 'wandb.cli.cli.*'
- title: Framework Documentation
contents:
- 'wandb.framework.*'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/deeplearningrepos/client.git
git@gitee.com:deeplearningrepos/client.git
deeplearningrepos
client
client
master

搜索帮助