adtzlr / tensortrax

Differentiable Tensors based on NumPy Arrays

Home Page:https://tensortrax.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`function()`: Support array outputs

adtzlr opened this issue · comments

A function should support arrays as outputs. Currently, only tensors are supported.