-
I came across an issue with the numpy.dot operator.
When called multiple times with the same inputs it will output different results:
```
expected_res = np.dot(x,y)
for i in xrange(100):
res …
-
seems like numpy couldn't do matrix dot multiply because of this problem.
I use macOS and I also tried use anaconda docker and the same error came out.
Is something changed during recent updates…
-
When using `numpy.fft.rfft` with `mkl_fft` in a `ThreadPoolExecutor` you can run in a segmentation fault.
**Why is this a cross-post?**
Since this issue is related to Anaconda, Numpy and mkl_fft, …
-
### 🐛 Describe the bug
Since we have `multiscale` and `lsj` augmentations which use fix sizes, we no longer resize the images in the transforms of `GeneralizedRCNNTransform`. However, we still use th…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the exp…
-
##### System information (version)
- OpenCV => 4.7
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2019
I am having problem while compiling OpenCV 4.7 and 4.8 as asse…
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
see https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/590302
This can occur with the `imkl` that is part of the `intel/2016a`, for example if `-mkl` is hardcoded in a `Makefile`…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…