The InfraValidator TFX component is not blessing my model, and I'm having trouble finding out why it isn't getting "blessed". I'm not sure what part of my model would be causing it to not be "mechanically sound" enough to not get validated.
This component is using a local docker server.
Github Link: https://github.com/BikiniBottomsVeryOwn/tfx_pipeline
I configured the InfraValidator exactly as it's configured in the API docs.
I ran the example from https://www.tensorflow.org/tfx/serving/docker and it worked with Docker.