Home
last modified time | relevance | path

Searched defs:FractionalAvgPoolGrad (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2022-095.md3 ### CVE Number
6 ### Impact
19 ### Patches
25 ### For more information
29 ### Attribution
H A Dtfsa-2021-125.md3 ### CVE Number
6 ### Impact
27 ### Patches
35 ### For more information
41 ### Attribution
H A Dtfsa-2022-005.md3 ### CVE Number
6 ### Impact
25 ### Patches
30 ### For more information
33 ### Attribution
H A Dtfsa-2021-067.md3 ### CVE Number
6 ### Impact
30 ### Patches
38 ### For more information
44 ### Attribution
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dnn_ops_test.cc562 TEST(NNOpsTest, FractionalAvgPoolGrad) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go17414 func FractionalAvgPoolGrad(scope *Scope, orig_input_tensor_shape tf.Output, out_backprop tf.Output,… func