张瑞鑫

Results 3 issues of 张瑞鑫

我在看这个项目的源码,发现它的驱动程序有很多,根本不能一点点看完,看到MX_NFC_Init();这个函数,跟踪下去,脑子就乱了。如果让我开发我也不知道去哪里找它的驱动源码,就算找到了也不会用。请教一下各位大佬,在开发时应该怎么找驱动程序,和怎么用驱动程序。

我用你的代码运行了train,然后弹出了一个错误,AttributeError: module 'tensorflow_core._api.v2.train' has no attribute 'slice_input_producer' 错误指出在input_data文件里的tf.train.slice_input_producer([image, label])不存在。 我查了资料,tf.train.slice_input_producer已经被弃用了。但不知道该用什么替代它。

![image](https://user-images.githubusercontent.com/54147859/111125483-9aa05500-85ac-11eb-9ac5-e8e573268f80.png)