MaxPool1d
Record fields
| Name | Description |
|---|
KernelSize | |
Padding | |
Stride | |
Instance members
| Name | Description |
|---|
this.forward x | |
MaxPool2d
Record fields
| Name | Description |
|---|
KernelSize | |
Padding | |
Stride | |
Instance members
| Name | Description |
|---|
this.forward x | |
AvgPool1d
Record fields
| Name | Description |
|---|
KernelSize | |
Padding | |
Stride | |
Instance members
| Name | Description |
|---|
this.forward x | |
AvgPool2d
Record fields
| Name | Description |
|---|
KernelSize | |
Padding | |
Stride | |
Instance members
| Name | Description |
|---|
this.forward x | |
AdaptiveAvgPool1d
Record fields
| Name | Description |
|---|
OutputSize | |
Instance members
| Name | Description |
|---|
this.forward x | |
AdaptiveAvgPool2d
Record fields
| Name | Description |
|---|
OutputSize | |
Instance members
| Name | Description |
|---|
this.forward x | |