kserve / open-inference-protocol

Repository for open inference protocol specification
Apache License 2.0
42 stars 10 forks source link

Encoding of BYTES data in JSON? #12

Open rehevkor5 opened 1 year ago

rehevkor5 commented 1 year ago

Clarification about encoding of BYTES data in JSON might be useful.

For example, TFServing specifies that binary data be encoded using base64: https://www.tensorflow.org/tfx/serving/api_rest#encoding_binary_values