使用 tf.train.Saver(var_list=None,max_to_keep=5) 返回一個 saver 物件. var_list :指定要保存和還原的變量,可以作為一個dict或是一個list傳遞 ...
確定! 回上一頁