feixuedudiao

Results 26 comments of feixuedudiao

@dzarukin can you give a example for transpose? i don't understand too. thks.

@vpirogov. I conducted time consumption tests based on the cpu and gpu for the reordering of convolutional src and weights respectively, the code is from example of primitime convolution.cpp. The...

Thank you to answer my.I modify the loss.backward() for the loss after. ![image](https://user-images.githubusercontent.com/1230847/219026852-d466d746-4432-4029-88c4-5e7625756b64.png) Is error to do this?

@densamoilov, You are right! It crashed at " OCL_CHECK(clGetDeviceInfo(device, CL_DEVICE_HALF_FP_ATOMIC_CAPABILITIES_EXT, sizeof(cl_bitfield), &res, nullptr));" .But i don't know how to solve it or avoid it to happen. It happened in v3.4.1...

@onednnsupporttriage thanks, but it failed. ![图片](https://github.com/oneapi-src/oneDNN/assets/1230847/b017bf64-690c-41fa-96c9-6954c6384a33)

@yehudaorel. Thanks. The driver version is "31.0.101.2125".

@kealan-barbieri. Thank you, but how can i get this version code?