issues
search
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
730
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AMI in the setup guide is no available
#237
melanie531
opened
4 years ago
0
Test dsstne module via python fails
#236
spacelover1
opened
4 years ago
0
Amazonne
#235
plourde42
opened
4 years ago
0
Problem with netcdf after built on container
#234
spacelover1
closed
4 years ago
1
Updating CUB version in Dockerfile
#233
spacelover1
closed
2 years ago
0
Input stream data and updating model
#232
spacelover1
opened
4 years ago
0
bugfix for legacy netCDF API
#231
jeng1220
closed
4 years ago
0
bugfix for legacy shuffle API
#230
jeng1220
closed
4 years ago
0
Fix compatible issues for Python3 and TensorFlow 1.x
#229
jeng1220
closed
4 years ago
0
Fast Forward DSSTNE to NVLINK and faster sparse kernels
#228
scottlegrand
opened
4 years ago
0
build error due to legacy shuffle API
#227
jeng1220
opened
4 years ago
3
build error due to mismatch libnetcdf-c++4 API
#226
jeng1220
opened
4 years ago
6
Stream pointer might be NULL
#225
QiAnXinCodeSafe
opened
4 years ago
0
please help - can't compile in linux ubuntu RTERROR(status, "GpuBuffer::Deallocate failed (cudaFree)")
#224
caifengsteven
opened
5 years ago
0
How to deal with sparse time series before establishing a unified prediction model for a large number of time series?
#223
nullgogo
opened
5 years ago
0
FIX: Latest version f64044d does not compile with docker build
#222
repassyl
closed
5 years ago
0
Build issues
#221
miketempleman
opened
5 years ago
1
Added brute force gpu knn and its JNI bindings
#220
kiukA9
closed
5 years ago
0
Add NNDataSetAccessors::SetStreaming and ::GetStreaming. Fix bug in NNTypes::CalculateSparseDatapointCounts
#219
chezruss
closed
5 years ago
0
Modify NNTypes::CalculateSparseDatapointCounts to throw exception upon attempt to address beyond vector range.
#217
chezruss
closed
5 years ago
0
Throw an exception upon exceeding vector bounds in NNDataSet::Calcula…
#216
chezruss
closed
5 years ago
0
Added makefile targets for building enigne, runtime, and java separately
#215
kiukA9
closed
5 years ago
0
Added makefile targets for building enigne, runtime, and java separately
#214
kiukchung
closed
6 years ago
1
Python-C++ extension functions that support dsstne API via Python 'dsstne' module
#213
chezruss
closed
6 years ago
0
Set minValue to the new min after bitonic sort to properly filter val…
#212
kiukA9
closed
5 years ago
0
Python-C++ extension functions that support dsstne API
#211
chezruss
closed
6 years ago
0
what's it?
#210
vamsisai72
closed
6 years ago
1
does this work?
#209
vamsisai72
closed
6 years ago
1
typo fix
#208
musabgelisgen
closed
6 years ago
1
Enables multi-GPU Batch Norm, connects training of Batch Norm parameters to current optimizer, and APIifies incoming (pre-BN) versus outgoing (post-BN) units and deltas.
#207
scottlegrand
closed
6 years ago
2
Implemented JNI Predict (enables online prediction from java webservice)
#206
kiukA9
closed
6 years ago
0
Fixing weird outcome of previous pull request
#205
scottlegrand
closed
6 years ago
1
Fix breakage due to GetLayer and GetUnitBuffer returning non-const and LoadNeuralNetworkNetCDF not handling missing decay field
#203
kiukA9
closed
6 years ago
0
Merging recent work on DSSTNE API so we can make it compatible with online datasets
#202
scottlegrand
closed
6 years ago
0
API Changes to NNDataSet. Added a few accessors to NNNetwork.
#201
kiukA9
closed
6 years ago
1
Added constructors to NNDataSet to allow for programmatic creation of…
#200
kiukA9
closed
6 years ago
2
Added constructors to NNDataSet to allow for programmatic creation of NNDataSet without a NetCDF file
#199
kiukA9
closed
6 years ago
1
Remove Utils.h dependency from NNNetwork.cpp
#198
kiukA9
opened
6 years ago
0
Changes to Makefile to output build (and temporary build) artifacts i…
#197
kiukA9
closed
6 years ago
0
Fix dsstne headers need to be included in order
#196
kiukA9
opened
6 years ago
0
Revert "Changes" (accidentally checked into master from dev branch)
#195
kiukA9
closed
6 years ago
1
Run amazon-dsstne on the Google Colaboratory
#194
imanirajian
opened
6 years ago
2
adding include dir to gitignore, so checkins are easier again
#193
ekandrotA9
closed
6 years ago
0
Use NNDataSet::_attributes Sparse throughout
#192
kiukA9
opened
6 years ago
0
Added NNLayer::GetNumDimensions() getter.
#191
kiukA9
closed
6 years ago
0
Compile with -fPIC for position independent code so that libdsstne.a …
#190
kiukA9
closed
6 years ago
0
Adds L2Hinge loss function, fixes ADAM optimizer, and fixes various t…
#189
scottlegrand
closed
6 years ago
0
Added GetName() and GetDataSet() getters to NNLayer
#188
kiukA9
closed
6 years ago
0
Dev kiuk a9
#187
kiukA9
closed
6 years ago
0
Added getter, NNNetwork::GetLayers by layer kind
#186
kiukA9
closed
6 years ago
0
Next