Commit Graph

9 Commits

Author SHA1 Message Date
93cfe5642f Pyo3 dtype (#327)
* Better handling of dtypes in pyo3.

* More pyo3 dtype.
2023-08-06 10:17:43 +01:00
88bd3b604a Add some tensor creation functions to the pyo3 bindings. (#326) 2023-08-06 06:50:33 +01:00
fbfe74caab Preliminary pyo3 support for device. 2023-07-02 20:42:55 +01:00
78871ffe38 Add dtype support. 2023-07-02 20:12:26 +01:00
d38897461b Add to the example. 2023-07-02 07:37:17 +01:00
dfe197f791 Handle more input types to create tensors. 2023-07-02 07:19:46 +01:00
fbbde5b02c Add some binary operators. 2023-07-01 21:27:35 +01:00
42d1a52d01 Add two methods. 2023-07-01 20:55:15 +01:00
ebb0fedf14 Very simple pyo3 bindings for candle. 2023-07-01 20:36:44 +01:00