Home
last modified time | relevance | path

Searched defs:ParameterizedTruncatedNormal (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2022-115.md3 ### CVE Number
6 ### Impact
20 ### Patches
26 ### For more information
30 ### Attribution
Dtfsa-2021-055.md3 ### CVE Number
6 ### Impact
33 ### Patches
41 ### For more information
47 ### Attribution
/external/tensorflow/tensorflow/compiler/tf2xla/lib/
Drandom.cc42 xla::XlaOp ParameterizedTruncatedNormal(xla::XlaOp uniform, xla::XlaOp mu, in ParameterizedTruncatedNormal() function
/external/tensorflow/tensorflow/go/op/
Dwrappers.go29627 func ParameterizedTruncatedNormal(scope *Scope, shape tf.Output, means tf.Output, stdevs tf.Output,… func