Umar Arshad

Results 125 comments of Umar Arshad

make test enable device_gpu disable device_cpu disable benchdnn_all enable benchdnn_lnorm enable arch_xe-hpc enable arch_xe-hpg-atsm enable arch-xe-hpg-dg2 enable arch_xe-lpg enable arch_xe2-lpg enable arch_xe2-hpg-bmg

You should also update the verbose log here: https://github.com/uxlfoundation/oneDNN/blob/main/src/common/verbose.cpp#L1562

make test disable test_device_cpu enable test_device_gpu disable build_cpu_runtime_omp disable build_cpu_runtime_sycl disable build_cpu_runtime_tbb enable build_graph disable benchdnn_all enable benchdnn_softmax enable benchdnn_graph enable arch_gpu_xe-hpc enable arch_gpu_xe-hpg-atsm enable arch_gpu_xe-hpg-dg2 disable arch_gpu_xe-lp disable arch_gpu_xe-lpg...

- nonzeros was an af::array member function - should we create a mul function in compatible and deprecate it? - I figured. I wanted a comprehensive list - deprecate?

make test disable benchdnn_all enable benchdnn_graph enable test_device_gpu

make test disable benchdnn_all enable benchdnn_graph enable test_device_gpu

This is expected behaviour. ArrayFire maintains arrays as copy on write. The write function is not modifying the left array so the reference to right is maintained. If you want...

If you would have modified left it would have worked as you would have expected. C++ does not support copy on write for strings since C++11 and it was an...

make test disable benchdnn_all set test_scope=NIGHTLY enable benchdnn_graph disable test_device_cpu enable test_device_gpu enable arch_gpu_xe-hpc enable arch_gpu_xe-hpg-atsm enable arch_gpu_xe-hpg-dg2 enable arch_gpu_xe-lp enable arch_gpu_xe-lpg enable arch_gpu_xe-lpg+ enable arch_gpu_xe2-hpg-bmg enable arch_gpu_xe2-lpg