MLServer
MLServer copied to clipboard
Expose `TensorDictCodec` as a top level codec
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.