Searched defs:AvgPool (Results 1 – 3 of 3) sorted by relevance
147 XlaOp AvgPool(XlaOp operand, absl::Span<const int64> kernel_size, in AvgPool() function
1106 TEST_F(OpTest, AvgPool) { in TEST_F() argument
34942 func AvgPool(scope *Scope, value tf.Output, ksize []int64, strides []int64, padding string, optiona… func