Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

fix nd.slice for following inputs: (1) begin=end and (2) end=-1, step=-1 #14107

Closed
wants to merge 3 commits into from

Commits on Mar 12, 2019

  1. fix slice operator for end=-1 and step=-1

    Ubuntu authored and mseth10 committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    a547e0d View commit details
    Browse the repository at this point in the history
  2. begin=end not a valid input

    mseth10 committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    44bcf43 View commit details
    Browse the repository at this point in the history
  3. adding tests for completeness

    mseth10 committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    56c49f5 View commit details
    Browse the repository at this point in the history