You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Daniel Imberman (JIRA)" <ji...@apache.org> on 2019/04/17 20:49:00 UTC

[jira] [Closed] (AIRFLOW-1411) Support versioned model export directories in the CloudMLVersionOperator

     [ https://issues.apache.org/jira/browse/AIRFLOW-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Imberman closed AIRFLOW-1411.
------------------------------------
    Resolution: Won't Do

> Support versioned model export directories in the CloudMLVersionOperator
> ------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1411
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1411
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: 1.9.0
>            Reporter: Peter Dolan
>            Assignee: Peter Dolan
>            Priority: Major
>
> Some TensorFlow libraries export models into versioned
> subdirectories - some using incrementing versions, some using
> the unix timestamp - making it difficult to create a version
> when the full deployment Uri must be known in advance.
> The CloudMLVersionOperator should support specifying the base path in which
> the TensorFlow models are exported, and to create a CloudML
> version using the exported model with the highest value (which
> should be interpreted as the latest model export).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)