Skip to content

feat(v2): add tensorflow support#1064

Merged
samsja merged 74 commits intofeat-rewrite-v2from
feat-tensorflow-support
Feb 8, 2023
Merged

feat(v2): add tensorflow support#1064
samsja merged 74 commits intofeat-rewrite-v2from
feat-tensorflow-support

Conversation

@anna-charlotte
Copy link
Copy Markdown
Contributor

@anna-charlotte anna-charlotte commented Jan 30, 2023

Signed-off-by: anna-charlotte [email protected]

Goals:

Add Tensorflow support to v2:

  • Add TF tensor type
    • As of right now, I haven't found a solution on how to subclass a tf.Tensor (see here), so for now we weill store the tf.Tensor instance as an attribute of a TensorFlowTensor instance.
  • Add TF computational backend
  • check and update documentation, if required. See guide

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v2: Add Tensforflow support

4 participants