model.fit(train_dataset,epochs=2,batch_size=64,verbose=1) 日志显示,0为不在标准输出流输出日志信息,1为输出进度条记录,2为每个epoch输出一行记录