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

Added support for input/output tensor lists. #21

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

eaplatanios
Copy link
Contributor

Following from the discussion here.

@rxwei
Copy link
Contributor

rxwei commented Apr 1, 2019

Could you help fix the failures in apple/swift#23700?

prefix,
tensorNames,
shapeAndSlices)
return Tensor(handle: ret)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't compile since ret is not a handle.

@rxwei
Copy link
Contributor

rxwei commented Apr 2, 2019

@pschuh pointed out some subtleties that I didn't notice initially. I'm going to revert this PR for now, and discuss those problems in an issue.

rxwei added a commit that referenced this pull request Apr 2, 2019
rxwei added a commit that referenced this pull request Apr 2, 2019
@rxwei rxwei mentioned this pull request Apr 2, 2019
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.

None yet

2 participants