IntelĀ® Machine Learning Scaling Library
2018
A library providing an efficient implementation of communication patterns used in deep learning.
|
This is the complete list of members for MLSL::OperationRegInfo, including all inherited members.
AddInput(size_t featureMapCount, size_t featureMapSize, DataType dataType) | MLSL::OperationRegInfo | |
AddOutput(size_t featureMapCount, size_t featureMapSize, DataType dataType) | MLSL::OperationRegInfo | |
AddParameterSet(size_t kernelCount, size_t kernelSize, DataType dataType, bool distributedUpdate=false, CompressionType compressType=CT_NONE) | MLSL::OperationRegInfo | |
SetName(const char *name) | MLSL::OperationRegInfo | |
Validate(Distribution *dist=NULL) | MLSL::OperationRegInfo |