-
```
In file included from /usr/ports/multimedia/decord/work/decord-0.6.0-7-gd2e5619/src/runtime/file_util.cc:7:
In file included from /usr/ports/multimedia/decord/work/decord-0.6.0-7-gd2e5619/includ…
-
**Is your feature request related to a problem? Please describe.**
We need to look at Next-generation file formats (NGFF) (https://ngff.openmicroscopy.org/latest/) which use [Zarr](https://zarr.rea…
-
I think (correct me if I am mistaken) that currently the only way to convert an array object back to a Python representation is to call `float`, `int`, `bool`, etc on 0D arrays. This requires that the…
-
## 🐛 Bug: TRying to compile with different models
python3 -m mlc_llm.build --target android --max-seq-len 768 --model ./dist/models/BlueLM-7B-Chat --quantization q4f…
-
This was brought up by @jorisvandenbossche: if two libraries both use the same library for in-memory data storage (e.g. buffers/columns are backed by NumPy or Arrow arrays), can we avoid iterating thr…
-
I have searched for an alternative `cv2.fillPoly` function and found the `skimage.draw.polygon2mask`
here in cucim, I was wondering that the whole `skimage.draw` module is missing. is there any rea…
-
### Install from Source
The page at https://tvm.apache.org/docs/install/from_source.html says this about LLVM:
> We highly recommend to build with LLVM to enable all the features.
### Additions…
jchia updated
7 months ago
-
/cc @mratsim @andreaferretti
I'd like to know how https://github.com/unicredit/neo compares with other packages, in particular https://github.com/mratsim/Arraymancer, to know in which specific cases …
-
In https://github.com/apache/tvm/pull/11003 we introduced NDArray::FromExternalDLTensor, which allows us to create an NDArray from a DLTensor struct.
This method, however, is not safe in some case…
-
Please make sure that this is an issue related to performance of TensorFlow.
As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bug…