Searched defs:Conv2DBackpropInput (Results 1 – 6 of 6) sorted by relevance
3 ### CVE Number6 ### Impact23 ### Patches29 ### For more information33 ### Attribution
3 ### CVE Number6 ### Impact26 ### Patches32 ### For more information36 ### Attribution
3 ### CVE Number6 ### Impact37 ### Patches45 ### For more information51 ### Attribution
39 static Graph* Conv2DBackpropInput(int batch, int height, int width, in Conv2DBackpropInput() function
2375 TEST_F(OpTest, Conv2DBackpropInput) { in TEST_F() argument
7247 func Conv2DBackpropInput(scope *Scope, input_sizes tf.Output, filter tf.Output, out_backprop tf.Out… func