pytorch/torcharrow

Potential improvements to to_pylist

wenleix opened this issue · 0 comments

See #100 for details

Another wild idea is implement to_pylist at C++ BaseColumn level so a Python object is constructed recursively in C++ code.