Input parameters for the SmoothReLU algorithm
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
Copy constructor
- Deprecated:
- This item will be removed in a future release.
def check |
( |
|
self, |
|
|
|
par, |
|
|
|
method |
|
) |
| |
Checks parameters of the SmoothReLU algorithm
- Parameters
-
par | Parameter of algorithm |
method | Computation method of the algorithm |
- Returns
- Status of computation
Returns input NumericTable of the SmoothReLU algorithm
- Parameters
-
id | Identifier of the input numeric table |
- Returns
- Input numeric table that corresponds to the given identifier
def set |
( |
|
self, |
|
|
|
id, |
|
|
|
ptr |
|
) |
| |
Sets input for the SmoothReLU algorithm
- Parameters
-
id | Identifier of the input object |
ptr | Pointer to the object |
The documentation for this class was generated from the following file: