pub unsafe extern "C" fn mpsgraph_graph_random_tensor_shape_tensor(
graph_handle: *mut c_void,
shape_tensor_handle: *mut c_void,
descriptor_handle: *mut c_void,
name: *const c_char,
) -> *mut c_voidExpand description
Calls the MPSGraph framework counterpart for mpsgraph_graph_random_tensor_shape_tensor.