-
由 Razvan Pascanu 提交于
steps, scan does that number of steps or raises an error ( i.e. it does not check the length of the sequences and pick the largest number of steps). It makes things more optimizable, in terms of scan mergings. It is also logical, if you provided the number of steps, you do expect those number of steps to be executed. I might need to check documentation to make sure it is in sync with scan.
909e5a81