Peter Dolan created AIRFLOW-1411:
------------------------------------

             Summary: 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


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
(v6.4.14#64029)

Reply via email to