Skip to main content

Java_com_torsh_Tensor_nativeAdd

Function Java_com_torsh_Tensor_nativeAdd 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn Java_com_torsh_Tensor_nativeAdd( _env: JNIEnv, _class: jclass, a_handle: jlong, b_handle: jlong, ) -> jlong
Expand description

JNI function to add two tensors