coreylowman / dfdx

Deep learning in Rust, with shape checked tensors and neural networks
Other
1.71k stars 99 forks source link

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

Open lucomotive opened 5 months ago

lucomotive commented 5 months ago

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