sassoftware / python-dlpy

The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs.
Apache License 2.0
224 stars 131 forks source link

Allow specifying ASTORE name #379

Closed jlwalke2 closed 2 years ago

jlwalke2 commented 2 years ago

Model.save_to_astore should allow filename of ASTORE to be changed (optionally).

dxq77dxq commented 2 years ago

Thanks for the suggestion. However, currently we only update DLPy if there's a bug as we're developing actions on a new platform which does not work directly with DLPy. Closing issue.