Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2021-066.md3 ### CVE Number
6 ### Impact
49 ### Patches
57 ### For more information
63 ### Attribution
H A Dtfsa-2022-110.md3 ### CVE Number
6 ### Impact
20 ### Patches
26 ### For more information
30 ### Attribution
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dnn_ops_test.cc553 TEST(NNOpsTest, FractionalMaxPoolGrad) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go17607 func FractionalMaxPoolGrad(scope *Scope, orig_input tf.Output, orig_output tf.Output, out_backprop … func