Class GlobalPool Represents a global pooling layer. Inheritance object Layer GlobalPool GlobalAveragePool GlobalMaxPool Inherited Members Layer.inputs Layer.name Layer.outputs Layer.flags Layer.Execute(Tensor[], ExecutionContext) Layer.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() Namespace: Unity.Sentis.Layers Assembly: solution.dll Syntax [Serializable] public abstract class GlobalPool : Layer