Show / Hide Table of Contents

Enum PoolingPoolType

Type of pooling in layers

Namespace: SiaNet.Engine
Assembly: SiaNet.Engine.dll
Syntax
public enum PoolingPoolType

Fields

Name Description
Avg

Average Pooling

Max

Max Pooling

  • Improve this Doc
  • View Source
Back to top Generated by DocFX