Function initializer

Source
pub fn initializer(
    name: &str,
    data: Vec<f32>,
    dimensions: Vec<i64>,
) -> TensorProto