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