-
I can see two ways for integration:
1. "Tight" — when Tensorflex methods directly accept Matrex objects and return them.
2. "Loose" — when we use transfer methods, like `tensor_from_matrex/1` to d…
-
i am trying to create a Yolov10 example with [openvino-rs](https://github.com/intel/openvino-rs) 0.7.2
I am trying to replicate this cpp code from [here](https://github.com/rlggyp/YOLOv10-OpenVINO…
-
对应的 gpu 信息如下:
![image](https://github.com/user-attachments/assets/1720ef39-51ef-4769-8408-e9c9482de9e8)
使用的是 docker,用的 paddle 镜像:ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddl:3.0.0b2-gpu-c…
-
We'd like to be able to round-trip NumPy ndarrays through Java, and create tensors in Java that can be eventually mapped to ndarrays in Python. Having even a basic Tensor implementation, with extensio…
-
### bug描述 Describe the Bug
bug描述 Describe the Bug
【问题简述】
分布式训练使用SyncBatchNorm的时候报错,使用正常的batchnorm是没有问题的
【代码】
模型启动脚本:python -m paddle.distributed.launch --selected_gpus=4,5,6 --log_dir=$log_dir tr…
-
* [Link](https://arxiv.org/abs/1907.13422)
* Title: Use and implementation of autodifferentiation in tensor network methods with complex scalars
* Keywords (optional): auto differentiation, tensor…
-
It seems that in `pretty_tensor_methods.py` a deprecated tensorflow function is tried to register
`prettytensor.Register(tf.complex_abs)`
Any input on this?
-
(I was going to make a Shakespeare pun, but I resisted...)
What should the convention be for the conversion methods?
Here are a couple in place already:
- `sptensor.spmatrix` (aligns with MATLA…
-
### 🚀 The feature, motivation and pitch
In the spirit of #86105, I think `torch.Tensor` type annotations can be improved to better support tensor subclasses.
For example, consider
```python
cl…
-
Quoting directly from https://github.com/hotg-ai/rune/issues/242#issuecomment-906305787
---
## Remove Copies from the Tensor Definition
The current definition for a "tensor" inside a Rune con…