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

Fix breakage due to GetLayer and GetUnitBuffer returning non-const and LoadNeuralNetworkNetCDF not handling missing decay field #203

Closed kiukA9 closed 5 years ago

kiukA9 commented 5 years ago

…twork::GetLayer returning non-const (commit 63a14010fc1350b80e51ff638abf3c5285264f29).

Issue #, if available:

Description of changes:

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