1 write to useShiftWindow
Microsoft.ML.TorchSharp (1)
AutoFormerV2\AutoFormerV2Block.cs (1)
53this.useShiftWindow = useShiftWindow;
2 references to useShiftWindow
Microsoft.ML.TorchSharp (2)
AutoFormerV2\AutoFormerV2Block.cs (2)
95if (this.useShiftWindow && this.shiftSize > 0) 113if (this.useShiftWindow && this.shiftSize > 0)