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

Use NNDataSet::_attributes Sparse throughout #192

Open kiukA9 opened 6 years ago

kiukA9 commented 6 years ago

Currently the sparse'ness attribute exists in both NNLayer and NNDataSet. We should use the one on NNDataSet and remove NNLayer::Attributes::Sparse