Skip to main content

ruby_tensor_shape

Function ruby_tensor_shape 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn ruby_tensor_shape( tensor: *mut TorshTensor, shape: *mut usize, ndim: *mut usize, ) -> TorshError
Expand description

Ruby-specific wrapper for getting tensor shape