Searched refs:count_include_pad (Results 1 – 2 of 2) sorted by relevance
184 name: "count_include_pad" in PoolingWithPadFixture()
1587 uint32_t count_include_pad = 0; in ParseAveragePool() local1588 count_include_pad = ReadOptionalNodeUint32Attribute(node, "count_include_pad"); in ParseAveragePool()1589 if(count_include_pad) { in ParseAveragePool()