Skip to main content

Java_com_torsh_Tensor_nativeRelu

Function Java_com_torsh_Tensor_nativeRelu 

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

JNI function to apply ReLU activation