Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Conversation

@cpuhrsch
Copy link
Contributor

@cpuhrsch cpuhrsch commented Jan 11, 2020

Support for
a) StrongFunctionPtr functions (torch.jit.script results)
b) builtins (e.g. torch.add)

Needs generic python support for default.

Still lots of performance opportunities via advanced caching of last schema match or caching of StrongFunctionPtr for case a) instead of recasting it etc.

Follow-up PRs provide a full implementation that will replace nestedtensor.tensorwise

For now this is to be considered a private function.

@cpuhrsch cpuhrsch merged commit 221f332 into pytorch:master Jan 12, 2020
@cpuhrsch cpuhrsch deleted the twcpp3 branch January 12, 2020 03:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant