Searched defs:AvgPool3DGrad (Results 1 – 4 of 4) sorted by relevance
3 ### CVE Number6 ### Impact20 ### Patches26 ### For more information30 ### Attribution
3 ### CVE Number6 ### Impact29 ### Patches37 ### For more information43 ### Attribution
1830 TEST_F(OpTest, AvgPool3DGrad) { in TEST_F() argument
2220 func AvgPool3DGrad(scope *Scope, orig_input_shape tf.Output, grad tf.Output, ksize []int64, strides… func