-
starting with driver 560 (i jumped from 550 to 560) firefox now gives up with the following error:
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib64/dri/nvidia_drv_video.so
…
-
When I do clean builds of a Compose multiplatform project, starting of Circuit version 0.19.0 getting odd warnings, see attached stacktrace. I however can build all targets, including iOS successfully…
-
-
Hi Tim,
If you allow me, I would like to have your advice on the following idea:
I have been trying to implement a MPC based not on a "hybrid" mathematical model: namely, a residual NN model along…
baryn updated
4 months ago
-
Hello,
I am trying to work with Voyager on a Compose Web project, but I am getting an issue at runtime.
```
"Function 'Navigator' can not be called: No function found for symbol
'cafe.adriel.v…
-
Hi,
I’ve heard it is possible to run Stable-Diffusion on Mac Silicon (albeit slowly), would be good to include basic setup and instructions to do this.
Thanks,
Chris
-
File "/home/yyr/SHSnet/SHS-Net-main/net/network.py", line 173, in forward
_, knn_idx, _ = knn_points(pcl_pat, pcl_pat, K=self.encode_knn+1, return_nn=False) # (B, N, K+1)
File "/home/yyr/mi…
-
I'm trying to add support of Compose for iOS to the Decompose Counter sample. The app runs just fine using the task `iosDeployIPhone12ProDebug`. However `./gradlew build` fails with the following erro…
-
While running the OpenBLAS test suite, `openblas_utest` built with clang-16.0.5 (and OpenMP support) hits this assertion and hangs the test suite:
```
TEST 35/37 potrf:smoketest_trivial [OK]
TEST…
-
# Keyman for Linux Acceptance Test Procedures
1. These test procedures are to be run before moving from alpha to beta, or beta to stable, or before PRs are merged into stable branches.
2. Copy the…