Skip to main content

用于配合云平台进行模型训练

Project description

aicloud

配合云平台使用,如果不在平台内部,程序包没有效果

编译

  • 安装需要的软件: python3 -m pip install --user --upgrade setuptools wheel twine
  • 编译:python3 setup.py sdist bdist_wheel
  • 上传到测试服务器:python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/aicloud-0.0.2-py3-none-any.whl
  • 安装:python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps aicloudx
  • 上传正式服务器:python3 -m twine upload dist/aicloudx-0.0.2-py3-none-any.whl
  • 安装:python3 -m pip install --no-deps aicloudx
  • 创建存放公共数据的bucket:mc mb minio/tfdatasets
  • 设置权限:mc policy set download minio/tfdatasets
  • 上传数据: mc cp --recursive tensorflow_datasets minio/tfdatasets

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

aicloudx-0.0.3-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file aicloudx-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: aicloudx-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.9

File hashes

Hashes for aicloudx-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e6b0515b46cbbbd4bf6b4a42b1443c943f98cb762146756df0ec0f1ab8cdee65
MD5 5f579edd8da892058c797a75557f0100
BLAKE2b-256 374d29e235d8b8b8629a64c9f3160ad7d8d924b88e6b36b053b1c86617496a1e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page