MLServer icon indicating copy to clipboard operation
MLServer copied to clipboard

Expose `TensorDictCodec` as a top level codec

Open sakoush opened this issue 2 years ago • 0 comments

Currently TensorDictCodec is specific to mlflow runtime but it is useful beyond just this runtime. Consider moving it one level up for other runtimes to access it without having to import the mlserver-mlflow pkg.

sakoush avatar May 12 '23 09:05 sakoush