google / caliban

Research workflows made easy, locally and in the Cloud.
https://caliban.readthedocs.io
Apache License 2.0
495 stars 67 forks source link

update Accelerator table and existing regions #75

Closed sritchie closed 4 years ago

sritchie commented 4 years ago

This PR updates accelerator regions (and globally availabe AI Platform regions to match the current state here): https://cloud.google.com/ai-platform/training/docs/regions

codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will increase coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   51.48%   51.64%   +0.16%     
==========================================
  Files          30       31       +1     
  Lines        2972     3154     +182     
==========================================
+ Hits         1530     1629      +99     
- Misses       1442     1525      +83     
Impacted Files Coverage Δ
caliban/platform/cloud/types.py 90.50% <100.00%> (+0.37%) :arrow_up:
caliban/resources/cloud_sql_proxy.py 50.00% <0.00%> (-2.00%) :arrow_down:
caliban/platform/gke/util.py 69.08% <0.00%> (-1.53%) :arrow_down:
caliban/docker/build.py 33.17% <0.00%> (-0.33%) :arrow_down:
caliban/platform/gke/cluster.py 29.75% <0.00%> (-0.31%) :arrow_down:
caliban/platform/gke/cli.py 21.72% <0.00%> (-0.12%) :arrow_down:
caliban/util/metrics.py 100.00% <0.00%> (ø)
caliban/config/__init__.py 100.00% <0.00%> (ø)
caliban/resources/caliban_launcher.py 33.84% <0.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 881b2df...8868afe. Read the comment docs.