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

Enable OpCreateTensor for more than 1 tensor #13

Closed
axsaucedo opened this issue Aug 29, 2020 · 1 comment
Closed

Enable OpCreateTensor for more than 1 tensor #13

axsaucedo opened this issue Aug 29, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@axsaucedo
Copy link
Member

Currently OpCreateTensor is limited to a single tensor, would be required to add capabilities to perform creation action to all the tensors passed. This would have to take into account tensors which will require staging tensors (ie eDevice type tensors)

@axsaucedo axsaucedo added the enhancement New feature or request label Aug 29, 2020
@axsaucedo
Copy link
Member Author

Introduced and now enables array creation of tensors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant