tensor_op_mean mein t->grad->data access ho raha hai bina null check ke. grad initialize nahi hota. File: src/backend_cpu/math/mean.cpp Fix needed: NULL check before accessing t->grad->data
tensor_op_mean mein t->grad->data access ho raha hai
bina null check ke. grad initialize nahi hota.
File: src/backend_cpu/math/mean.cpp
Fix needed: NULL check before accessing t->grad->data