Searched defs:MaxPool3D (Results 1 – 3 of 3) sorted by relevance
1064 MaxPool3D = MaxPooling3D variable
2335 TEST_F(OpTest, MaxPool3D) { in TEST_F() argument
25751 func MaxPool3D(scope *Scope, input tf.Output, ksize []int64, strides []int64, padding string, optio… func