-
由 Razvan Pascanu 提交于
Before I used to have the different types of inputs/outputs seperated into lists inside the scan op. I've made a more generic approach, where there is a simple list of all inputs/outputs for scan.
c8fc0905
Before I used to have the different types of inputs/outputs seperated into lists inside the scan op. I've made a more generic approach, where there is a simple list of all inputs/outputs for scan.