coreylowman / dfdx

Deep learning in Rust, with shape checked tensors and neural networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not perform tensor operations (add/sub/mul/...) on tensors with non float datatype

lucomotive opened this issue · comments

as captions says, its not possible to perform operations on tensors with integer datatypes.