Function tensorflux_sys::TF_SetAttrShapeList
[−]
[src]
pub unsafe extern fn TF_SetAttrShapeList(description: *mut TF_OperationDescription,
name: *const c_char,
dims: *const *const int64_t,
num_dims: *const c_int,
num_shapes: c_int)