Uses the normal distributed elements of the [object Object] and [object Object] parameters to fill a tensor. Random numbers are extracted from the discrete normal distribution of the given [object Object] and [object Object] (standard deviation) to fill the [object Object] tensor. [object Object] is a basic FLOAT type, containing the mean of the normal distribution related to each output element. [object Object] is a basic FLOAT type, containing the standard deviation of the normal distribution related to each output element. The random number offset of this API is the sum of the values of[object Object] and [object Object].
Each operator consists of . You must first call the [object Object] API to obtain the required workspace size and the executor that contains the operator computation flow, and then call the [object Object] API to execute the computation.
Parameters:
[object Object]Returns:
[object Object]: status code. For details, see .The first-phase API implements input parameter validation. The following error codes may be returned.
[object Object]
None
The following example is for reference only. For details, see .