amazon-archives / amazon-dsstne

Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
Apache License 2.0
4.41k stars 731 forks source link

bugfix for legacy netCDF API #231

Closed jeng1220 closed 4 years ago

jeng1220 commented 4 years ago

Issue #, if available: #226

Description of changes: Add NC_EXCEPTION macro to replace old NcException API to let DSSTNE be compatible with newer netCDF library (v4.3)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.