Home
last modified time | relevance | path

Searched defs:FakeQuantWithMinMaxVars (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2022-103.md3 ### CVE Number
6 ### Impact
19 ### Patches
25 ### For more information
29 ### Attribution
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go16471 func FakeQuantWithMinMaxVars(scope *Scope, inputs tf.Output, min tf.Output, max tf.Output, optional… func