blindai icon indicating copy to clipboard operation
blindai copied to clipboard

client: Accept numpy/torch tensors

Open cchudant opened this issue 3 years ago • 0 comments

Description

Python client should accept numpy / torch tensors directly.

Motivation and Context

This would be a much better API.

Test plans

add unit tests

Additional Information

We should do it in a way that does not require users to install torch nor numpy, if they are not using this feature.

Checklist

  • [x] This issue concerns BlindAI Client
  • [ ] This issue concerns BlindAI Server

cchudant avatar Jun 10 '22 12:06 cchudant