Diaconu Radu-Mihai

Results 18 issues of 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/

feature request

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...

![image](https://github.com/vinceliuice/Orchis-theme/assets/52667211/5be4f86d-f964-4c1b-8099-8ca2d00b63e1) ![image](https://github.com/vinceliuice/Orchis-theme/assets/52667211/2770f5b1-3a43-4801-b0b6-2b21b4ea982c) 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...