• Ricardo Vieira's avatar
    Fix bug in AdvancedSubtensor infer_shape (#101) · d159f06d
    Ricardo Vieira 提交于
    * Fix bug in AdvancedSubtensor infer_shape
    
    The underlying utility `indexed_result_shape` was off by 1 in terms of when do the advanced index operations have to be brought to the front of the array.
    d159f06d
test_subtensor.py 89.4 KB