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