victorkkkk
Results
1
comments of
victorkkkk
Hello, I tried ` auto max_val = at::zeros( {batch, channel, height}, torch::CUDA(at::kFloat));`. However, I get the following error: `Expected tensor's dynamic type to be Variable, not Tensor.` I searched on...