J Ross Thomson
J Ross Thomson
Spike1
Update of slurm-gcp from SchedMD make this out of date. https://github.com/GoogleCloudPlatform/community/tree/master/tutorials/using-slurm-to-host-jupyter-notebooks-review
Both these links go to 404 pages: https://cloud.google.com/kubernetes-engine/docs/how-to/batch/managing-clusters https://cloud.google.com/kubernetes-engine/docs/concepts/batch
https://github.com/tensorflow/tfx/blob/f6058c18a51cbad17a463c978660e4fb6c9d82ff/docs/tutorials/model_analysis/tfma_basic.ipynb#L393 Gives the following warnings. Needs updated. ``` WARNING:tensorflow:SavedModel saved prior to TF 2.5 detected when loading Keras model. Please ensure that you are saving the model with model.save() or...
https://github.com/tensorflow/tfx/blob/f6058c18a51cbad17a463c978660e4fb6c9d82ff/docs/tutorials/model_analysis/tfma_basic.ipynb#L320 Get's the follow set of warnings. Needs to be updated. ``` WARNING:tensorflow:SavedModel saved prior to TF 2.5 detected when loading Keras model. Please ensure that you are saving the...