I was just wondering why tensorflow/tfx image is 8Gb while gpu tensorflow/tensorflow image is less than 3gB? At runtime, I expect tfx container to just load input artifacts, run some tensorflow code and then save output artifacts. So i can't figure out the weight delta.
Thanks and Regards
Youcef
Here is some explanation on why it's been so heavy:
You can also build the image yourself on top of a base python image.