CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
proto/requirements.txt
proto/tensors.proto
tensorizer/__init__.py
tensorizer/_wide_pipes.py
tensorizer/protobuf.py
tensorizer/serialization.py
tensorizer/stream_io.py
tensorizer/tensors.proto
tensorizer/tensors_pb2.py
tensorizer/utils.py
tensorizer.egg-info/PKG-INFO
tensorizer.egg-info/SOURCES.txt
tensorizer.egg-info/dependency_links.txt
tensorizer.egg-info/requires.txt
tensorizer.egg-info/top_level.txt
tensors/__init__.py
tensors/go.mod
tensors/go.sum
tensors/tensors.pb.go
tensors/tensors_pb.d.ts
tensors/tensors_pb.js
tensors/tensors_pb2.py
tensors/__pycache__/__init__.cpython-310.pyc
tensors/__pycache__/tensors_pb2.cpython-310.pyc
tests/test_serialization.py
tests/test_stream_io.py