Function torch::THIntTensor_unsqueeze1d [] [src]

pub unsafe extern "C" fn THIntTensor_unsqueeze1d(
    self_: *mut THIntTensor,
    src: *mut THIntTensor,
    dimension_: c_int
)