Skip to content

v0.1.0

Choose a tag to compare

@chainyo chainyo released this 16 Aug 12:53
· 12 commits to main since this release
ea742a7
  • Added TensorShareClient for sending tensors over the network #23
  • Updated TensorProcessor to encode and decode base64 bytes #23
  • Added TensorShareServer schema and from_dict constructor for network exchange #28
  • Added FastAPI integration code #28 #29
  • Created the Usage and API Reference sections of the documentation #29
  • Add numpy as dependency for all backends #31