Function torch::THShortTensor_set2d [] [src]

pub unsafe extern "C" fn THShortTensor_set2d(
    tensor: *mut THShortTensor,
    x0: c_long,
    x1: c_long,
    value: c_short
)