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