dessa-oss / atlas

An Open Source, Self-Hosted Platform For Applied Deep Learning Development
http://www.docs.atlas.dessa.com
Apache License 2.0
291 stars 44 forks source link

[Refactor FoundationsContext - PART8] Get rid of some more references to pipelines #146

Closed ekhl closed 4 years ago

ekhl commented 4 years ago

The other two main areas that use pipelines/pipeline_contexts are global_metric_logger and local_run. This PR refactors them so they use FoundationsContext instead.