Searched defs:MaxPool3D (Results 1 – 4 of 4) sorted by relevance
1325 MaxPool3D = MaxPooling3D variable
152 inline void MaxPool3D(const Pool3DParams& params, in MaxPool3D() function
3414 TEST_F(OpTest, MaxPool3D) { in TEST_F() argument
25602 func MaxPool3D(scope *Scope, input tf.Output, ksize []int64, strides []int64, padding string, optio… func