-
### System Information
OpenCV version: Current 4.x HEAD (8e5dbc03fe0c8264e667de5bbae4d0ab04dcab6b)
Operating System / Platform: openSUSE Tumbleweed-Slowroll.04 (Version: 20241002)
Compiler & comp…
-
When evaluating `1/(1/d + a)` with d = 0.0 (and a = 2.0), it returns "not supported". Rational.simplify is required in order to get correct answer, 0.0. However, sometimes, the simplify is very time-c…
-
### Describe the bug
this test fails:
```java
@Test
public void testOverloadReproducer() throws Exception {
assertWithPgServer(CONN_AWARE_EXTENDED_BINARY, (connection, binary) -> {
t…
-
Mình đang tự build lại cấu hình cho máy bằng OpenCore. Bạn có thể cho mình xin file dsl được không?
hiện tại thì mình cần battery patch và keyboard fn.
ghost updated
3 years ago
-
| | |
| --- | --- |
| Bugzilla Link | [19222](https://llvm.org/bz19222) |
| Version | trunk |
| OS | All |
| CC | @compnerd |
## Extended Description
I'm having problems with wxWidgets (static lib…
-
Hi!
I did end-to-end test and in run_test.sh all was normal but when I did
/TensorFlow-Examples/examples/3_NeuralNetworks/convolutional_network.py
it raises error:
Caused by op 'Conv2D', define…
-
my environment is python 3.5 ubuntu 16.04, AMD RX480
It's work fine with basic calculation in GPU, such as:
with tf.device('/gpu:0'):
a = tf.constant([1.0, 2.0, 3.0, 4.0, 5.0, 6.0], shape=[2, 3…
-
I have various RX560s that hashes at 446H/s (2 threads) that randomly drops to 360H/s, or upon starting the program starts hashing at 360H/s. I do not think it's an underclock issue given that it does…
-
Running AMD 22.2.3 on Windows 10
clinfo output
Number of platforms: 1
Platform Profile: FULL_PROFILE
Platform Version: …
-
My ONNX Model has been built on float pointing numbers, where number accuracy is of high importance upto 10 decimal precision .
ONNX model input is array of float numbers and output is label.
When…