create_tensor_schema

Function create_tensor_schema 

Source
pub fn create_tensor_schema(metadata: &TensorMetadata) -> Result<Schema>
Expand description

Create Arrow schema with metadata for tensor shape and dtype

This enriches the Arrow schema with custom metadata about the tensor dimensions