摘要: gfile API介绍 下面将分别介绍每一个gfile API! 2-1)tf.gfile.Copy(oldpath, newpath, overwrite=False) 拷贝源文件并创建目标文件,无返回,其形参说明如下: oldpath:带路径名字的拷贝源文件; newpath:带路径名字的拷贝目 阅读全文
posted @ 2019-09-05 16:06 胡~萝~卜 阅读(620) 评论(0) 推荐(0)