Commit c91d833
authored
Extend DType::least_supertype to cover FixedSizeList, List, and tensor extensions (#7596)
Widening Vector<f32, 768> and Vector<f64, 768> now returns Vector<f64,
768> instead of None.
---------
Signed-off-by: Baris Palaska <barispalaska@gmail.com>1 parent 6302ee8 commit c91d833
4 files changed
Lines changed: 470 additions & 19 deletions
File tree
- vortex-array/src/dtype
- vortex-tensor
- src/types
- fixed_shape
- vector
0 commit comments