Function torch::THFloatTensor_newWithSize3d [] [src]

pub unsafe extern "C" fn THFloatTensor_newWithSize3d(
    size0_: c_long,
    size1_: c_long,
    size2_: c_long
) -> *mut THFloatTensor