-
Hello everyone,
is there an intuitive way to render 3D vector data? Based on the examples provided in GitHub, I sucessfully managed to include shapefiles and geopackages but it looks like the z-com…
-
Hi! There are no vector types definition in opencl.nim while opencl.h has them. How do we use these in nim?
Thanks for any answers.
-
Hi, thanks for the package.
Do you plan implementing vector maps?
And if yes, do they support web and do you have a time frame when this feature is implemented?
Kind regards
Serkan
-
Got the compilation error with a custom data type
```
/home/jizhan/composable_kernel_pk_i4/include/ck/utility/dynamic_buffer.hpp:344:56: error: object of type 'ck::non_native_vector_base' cannot be …
-
### Describe your feature request
With the introduction of https://github.com/weaviate/weaviate/issues/2465 via https://github.com/weaviate/weaviate/pull/4180, Weaviate can now create multiple vecto…
-
In GLSL
`atomicAdd(a.x, b.x);`
is legal code. This ends up getting translated to MSL as
`atomic_fetch_add_explicit((device atomic_float*)&a.x, b.x, memory_order_relaxed);`
However, this results in…
-
Tried to register and login at Vector Plexus (now Plexis), but I’m only getting an error on login. When I read the forums this has been the case since June 5th and the site maintainer is gone. So ther…
-
% works, but modf() doesn't
Related: https://github.com/gpuweb/gpuweb/issues/2450
-
### Description
When we tested the performance of velox, in most cases the HashAggregation performance of velox was much faster than that of presto, but we found that it was slower than presto in o…
-
### Do you need to file an issue?
- [X] I have searched the existing issues and this bug is not already filed.
- [X] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…