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

Stream pointer might be NULL #225

Open QiAnXinCodeSafe opened 4 years ago

QiAnXinCodeSafe commented 4 years ago

'fp' is defined here, but may be NULL https://github.com/amzn/amazon-dsstne/blob/14bd7ee1c797e5325a6ae13122c54ab73cfe0236/src/amazon/dsstne/engine/NNWeight.cpp#L1131

Stream pointer might be NULL

https://github.com/amzn/amazon-dsstne/blob/14bd7ee1c797e5325a6ae13122c54ab73cfe0236/src/amazon/dsstne/engine/NNWeight.cpp#L1137