Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add single argument copy() and copy() tests #407

Merged
merged 2 commits into from
Apr 15, 2023

Conversation

tbensonatl
Copy link
Collaborator

Add a single argument version of copy() that allocates a new tensor of the same type/size as the tensor being copied and performs a deep copy into the new tensor.

Add a single argument version of copy() that allocates a new
tensor of the same type/size as the tensor being copied and
performs a deep copy into the new tensor.
@cliffburdick
Copy link
Collaborator

/blossom-ci

@tbensonatl
Copy link
Collaborator Author

/blossom-ci

@cliffburdick cliffburdick merged commit 116bb10 into main Apr 15, 2023
@cliffburdick cliffburdick deleted the add_single_arg_copy_function branch April 15, 2023 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants