https://github.com/andrewjimpson9551/elastic

https://github.com/andrewjimpson9551/elastic

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: andrewjimpson9551
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: master
  • Size: 1.79 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct

README.md

TorchElastic

Important: This repository is deprecated. 1. TorchElastic has been upstreamed to PyTorch 1.9 under torch.distributed.elastic. Please refer to the PyTorch documentation here.

  1. The TorchElastic Controller for Kubernetes is no longer being actively maintained in favor of TorchX.

  2. Thanks!

Owner

  • Name: Andrew Jimpson
  • Login: andrewjimpson9551
  • Kind: user
  • Location: United State

Senior Machine Learning Engineer | AI Systems Architect

GitHub Events

Total
  • Watch event: 2
  • Member event: 1
  • Push event: 4
  • Pull request event: 3
  • Create event: 4
Last Year
  • Watch event: 2
  • Member event: 1
  • Push event: 4
  • Pull request event: 3
  • Create event: 4

Dependencies

Dockerfile docker
  • pytorch/pytorch 1.5-cuda10.1-cudnn7-runtime build
azure/config/Dockerfile docker
  • mcr.microsoft.com/azureml/base-gpu openmpi3.1.2-cuda10.1-cudnn7-ubuntu18.04 build
examples/Dockerfile docker
  • $BASE_IMAGE latest build
examples/multi_container/Dockerfile docker
  • python 3.8-buster build
kubernetes/Dockerfile docker
  • gcr.io/distroless/static nonroot build
  • golang 1.13 build
kubernetes/go.mod go
  • github.com/go-logr/logr v0.1.0
  • github.com/kubeflow/common v0.0.0-20200327002023-0b3a4c3fca85
  • github.com/onsi/ginkgo v1.8.0
  • github.com/onsi/gomega v1.5.0
  • k8s.io/api v0.15.10
  • k8s.io/apimachinery v0.15.11-beta.0
  • k8s.io/client-go v0.15.10
  • k8s.io/kubernetes v1.15.10
  • sigs.k8s.io/controller-runtime v0.3.0
kubernetes/go.sum go
  • 556 dependencies
aws/requirements.txt pypi
  • boto3 >=1.9.148
  • jinja2 >=2.10
docs/requirements.txt pypi
  • matplotlib *
  • sphinx *
  • sphinxcontrib.katex *
requirements.txt pypi
  • numpy *
  • python-etcd >=0.4.5
  • torch >=1.8.0dev
setup.py pypi