pub fn create_proto_with_int_32data(
    data_type: &TensorProto_DataType,
    num_el: usize,
    use_cached: Option<bool>
) -> BlobProto