Skip to content
Unverified Commit 216fd668 authored by Kaushik Kulkarni's avatar Kaushik Kulkarni Committed by GitHub
Browse files

Fix reshape on scalars/empty arrays (#158)



* test reshape corner cases

* pt.reshape: codegen handle reshapes on scalars and empty reshapes

Co-authored-by: default avatarAlex Fikl <alexfikl@gmail.com>

* Wrong argument count to reshape is a TypeError

* Missing article in error message

Co-authored-by: default avatarAlex Fikl <alexfikl@gmail.com>
Co-authored-by: default avatarAndreas Klöckner <inform@tiker.net>
parent 7fcf1a65
Loading
Loading
Loading
Pipeline #215876 passed with stage
in 5 minutes and 29 seconds