Contributing: Fix a typo

This commit is contained in:
Maher Jendoubi 2020-01-07 00:33:15 +01:00 committed by GitHub
parent 7d72137ac3
commit 6539d34323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,7 +126,7 @@ Node* RandomPoisson(Graph* g, Node* shape, Node* lam);
Node* Roll(Graph* g, Node* input, Node* shift, Node* axis);
// Generates random parameters from the truncated standard normal distribution
// of the nput shape
// of the input shape
Node* TruncatedNormal(Graph* g, Node* input, DataType dtype);
// Adds an error node in "g". The node's computation always