Unverified Commit 1c636f4d authored by Aaron Gokaslan's avatar Aaron Gokaslan Committed by GitHub
Browse files

chore: Change numpy dtype from_args call sig to const ref (#3878)

* Change numpy from_args call signature to avoid copy

* Reorder ctors

* Rename arg

* Fix unnecessary move

* Fix clang-tidy and Add a few missing moves to memory_view pytype
parent fbcde3f0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment