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
pub fn create_tensor_schema(metadata: &TensorMetadata) -> Result<Schema>Create Arrow schema with metadata for tensor shape and dtype
This enriches the Arrow schema with custom metadata about the tensor dimensions