Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Add Einsum for CPU, Wasm and Webgl #226

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

Hoff97
Copy link

@Hoff97 Hoff97 commented Sep 7, 2020

When #223 gets merged, the tests can be added to test-suite-whitelist.jsonc
This currently has two limitations:

  • For Wasm at most 2 inputs are supported. I couldnt figure out how to pass an array of tensors into wasm.
  • Ellipsis (eg when the equation is "...ij -> ...i") are not supported yet

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