Searched defs:pool_attr (Results 1 – 2 of 2) sorted by relevance
55 …void setup(TensorShape input_shape, const Pool2dAttributes &pool_attr, DataType data_type, bool mi… in setup()85 …TensorType compute_target(TensorShape input_shape, const Pool2dAttributes &pool_attr, const DataTy… in compute_target()181 void setup(TensorShape input_shape, Pool2dAttributes pool_attr, DataType data_type) in setup()
58 const auto& pool_attr = in ApplyToNode() local