public class DistributionInitScheme extends BaseWeightInitScheme
Distribution| Constructor and Description |
|---|
DistributionInitScheme(char order,
Distribution distribution) |
| Modifier and Type | Method and Description |
|---|---|
INDArray |
doCreate(DataType dataType,
long[] shape,
INDArray paramsView) |
WeightInit |
type()
The type of the weight init
|
create, create, handleParamsView, orderpublic DistributionInitScheme(char order,
Distribution distribution)
public INDArray doCreate(DataType dataType, long[] shape, INDArray paramsView)
doCreate in class BaseWeightInitSchemepublic WeightInit type()
WeightInitSchemeCopyright © 2021. All rights reserved.