import habana_frameworks.tensorflow as htf htf.load_habana_module() ... x_test = x_test.astype('float32') / 255. print (x_train.shape) print (x_test.shape).
確定! 回上一頁