Searched refs:pred (Results 1 – 1 of 1) sorted by relevance
148 pred = np.argmax(model.predict(test_data), axis=1)151 predictions=tf.constant(pred),