Orangele's Blog.

Orangele's Blog.

Some Tips on Tensorflow 2.0

最近在学习 tensorflow 2.0 (以下tf2)并尝试改写一些1.x时代的代码。在从1.x转向2.0过程中不可避免地遇到了一些坑,其中大多数来源于建图方式的改变,有些得到了解决有些则还在摸索。2.x版本目前还比较新,在此记录下遇到的问题,希望可以为以后的使用提供参考。在阅读本文前强烈建议阅读 tf2 官方指南,尤其是Keras部分。

Practical IO for C++

Here I’m going to summarize some common techniques for IO, especially for type conversion and spliting the string, which are usually the most annoying parts in IO.

avatar
Orangele
见习鸡蛋灌饼师,业余爱好机器学习