GraphSoftplus Method |
Namespace: Emgu.TF
public Operation Softplus( Output features, string opName = "Softplus" )
Public Function Softplus ( features As Output, Optional opName As String = "Softplus" ) As Operation
public: Operation^ Softplus( Output^ features, String^ opName = L"Softplus" )
member Softplus : features : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "Softplus" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,