Searched defs:other_tensor (Results 1 – 2 of 2) sorted by relevance
105 def _op_not_broadcasting_with_conv(weight_tensor, other_tensor): argument
1117 auto other_tensor = torch::utils::tensor_from_numpy(other); in THPVariable___eq__() local