Failed to get convolution algorithm:显存不足 解决方法:1、升级硬件 2、调用CPU执行:with tf.device('/cpu:0'): 3、建立mini数据集 4、组合123