Home
last modified time | relevance | path

Searched defs:pooled (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dpooling.cc109 XlaOp AvgPoolDivideByCount(XlaOp pooled, absl::Span<const int64> input_size, in AvgPoolDivideByCount()
165 auto pooled = ComputeSums(padded_operand, init_value, kernel_size, stride, in AvgPool() local
/external/webrtc/p2p/base/
Dport_allocator.h206 bool pooled() const { return pooled_; } in pooled() function
/external/flatbuffers/tests/
Dtest.cpp236 bool pooled = true) { in AccessFlatBufferTest()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2192 Value pooled, const SmallVector<int64_t, num_dims> &input_shape, in AvgPoolDivideByCount()