Diaconu Radu-Mihai
Diaconu Radu-Mihai
Can we have a flowbite plugin FOR windi? I Ried the transform api but it doesn't work well https://github.com/themesberg/flowbite
### This function solves the problem (这个功能解决的问题) The card component can be more customizable ### Expected API (期望的 API) Something like the vuetify approach https://vuetifyjs.com/en/components/cards/
Could you implement rocWMMA to use with Navi3 GPU? From what i understood it uses the AI accelerotors present in them for faster matrix multilplication. I guess this could make...
When we will be able to use RDNA 3 GPUs with this library it will utilize AI accelerators too ? Or it will need an update
Can we have amdgpu support?
Create a nativescript vue router for easier navigation. I see here https://nativescript-vue.org/en/docs/routing/vue-router/ that is always unsupported.
i get the folowing error when i try to calcualte gradients: ERROR: Scalar indexing is disallowed. Invocation of getindex resulted in scalar indexing of a GPU array. This is typically...
  i followed the steps to install the theme and i fdont have the floting toolbar and the them eis not applied there at all. i am on fedora...
i have an amd rx 7900xtx with ubuntu. ``` noise = 0.5f0 + 0.001f0 .+ AMDGPU.randn(Float32, 32, 32, 1, 1) layer1 = Upsample(:bilinear, size=(64, 64)) |> gpu layer1(noise) ``` when...