Skip to main content

Java_com_torsh_Tensor_nativeGetShape

Function Java_com_torsh_Tensor_nativeGetShape 

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

JNI function to get tensor shape