dessa-oss / atlas

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

[Refactor FoundationsContext - PART6] Get rid of PipelineContextWrapper #144

Closed ekhl closed 4 years ago

ekhl commented 4 years ago

Now that the Job object looks like a FoundationsContext object, we move on to refactor the deployment execution stack to consume FoundationsContext instead, which allows us to also remove PipelineContextWrapper.