Function ssvm_tensorflow_interface::ssvm_tensorflow_get_output_tensor[][src]

pub unsafe extern "C" fn ssvm_tensorflow_get_output_tensor(
    context: u64,
    output_name: *const u8,
    output_name_len: u32,
    index: u32
) -> u64