Function ella_tensor::tensor_schema
source · pub fn tensor_schema(
name: String,
dtype: TensorType,
row_shape: Option<Dyn>,
nullable: bool
) -> Fieldpub fn tensor_schema(
name: String,
dtype: TensorType,
row_shape: Option<Dyn>,
nullable: bool
) -> Field