Home
last modified time | relevance | path

Searched defs:QuantizeAndDequantizeV2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2021-099.md3 ### CVE Number
6 ### Impact
37 ### Patches
45 ### For more information
51 ### Attribution
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Drandomized_tests.cc3677 TEST_F(OpTest, QuantizeAndDequantizeV2) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go31727 func QuantizeAndDequantizeV2(scope *Scope, input tf.Output, input_min tf.Output, input_max tf.Outpu… func