Function EValue_new_from_tensor

Source
pub unsafe extern "C" fn EValue_new_from_tensor(
    self_: *mut EValue,
    value: *const Tensor,
)