Function executorch_sys::torch::executor::TensorImpl_numel

source ยท
pub unsafe extern "C" fn TensorImpl_numel(
    this: *const TensorImpl,
) -> isize
Expand description

Returns the number of elements in the tensor.