Skip to main content

ruby_tensor_add

Function ruby_tensor_add 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn ruby_tensor_add( a: *mut TorshTensor, b: *mut TorshTensor, output: *mut TorshTensor, ) -> TorshError
Expand description

Ruby-specific wrapper for tensor addition