Skip to content

Add support for tracing strings#11506

Closed
apaszke wants to merge 3 commits intopytorch:masterfrom
apaszke:trace_string
Closed

Add support for tracing strings#11506
apaszke wants to merge 3 commits intopytorch:masterfrom
apaszke:trace_string

Conversation

@apaszke
Copy link
Contributor

@apaszke apaszke commented Sep 11, 2018

This enabled torch.einsum both in tracing and in script mode. It's used all over Pyro at the moment, and is needed for any use of the JIT in there.

Fixes #11157.

@zdevito @fritzo @neerajprad

@pytorchbot pytorchbot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Sep 11, 2018
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

apaszke has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oncall: jit Add this issue/PR to JIT oncall triage queue open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JIT] torch.einsum not supported by JIT tracer

5 participants