-
### Preface
I do not think that I am the best person to champion this effort, as I am far from the most informed person here on Lazy arrays. I'm probably missing important things, but I would like …
-
It would be nice to update the DLPack support to include 1.0.
-
### Is your feature request related to a problem? Please describe.
**Plans for addressing https://github.com/scipy/scipy/issues/18286 in `scipy.linalg`.**
Currently, `scipy.linalg` only supports…
-
## Issue description
Issue building caffe2 when building Pytorch from source with CUDA 11.0 and cuDNN 8.0
## Code example
```
[4206/4964] Building CXX object caffe2/CMakeF...11_state_gpu.dir…
-
This is not even half-baked, but I wanted to gauge interest/feasibility for the spec to encapsulate n-dimensional "columns" of data, equivalent to xarray's [DataArrays](http://xarray.pydata.org/en/sta…
-
### Problem description
I'm trying to port an existing pybind11-dependent project to `nanobind`, with generally good success. But I'm encountering an issue where the `dtype` of `std::complex` is ta…
-
# Introduction
Core module is the crucial module in OpenCV. All other modules depend on it.
It must form a solid foundation for the future-proof OpenCV.
What are the desirable key properties of…
-
### 请提出你的问题 Please ask your question
# Windows下对paddle进行源码编译报错
- 参考文档:https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/windows-compile.html
- cmake版本:3.27.1
- VS版本:Microsoft V…
-
-
### bug描述 Describe the Bug
在windows11上编译Paddle框架出现
![image](https://github.com/PaddlePaddle/Paddle/assets/45508593/d694687a-3636-4236-9989-f89d66a2153b)
然后我注释了Paddle/cmake/flags.cmake下的这几行代码,即可编译成功…