Views
No views yet
saved_model.pbvariables/variables.indexvariables/variables.data-00000-of-00001fingerprint.pb1OPENBLAS_NUM_THREADS=1 python3 - <<'PY'
2import tensorflow as tf
3m = tf.saved_model.load(".")
4print(type(m).__name__)
5PYsaved_model.pb is about 70.9 MB3,000,000 asset_file_def entriestf.saved_model.load() still succeeds but peak RSS reaches roughly 1.24 GB