We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9942d58 commit 30a4927Copy full SHA for 30a4927
1 file changed
README.md
@@ -104,6 +104,9 @@ make -j4
104
sudo make install
105
```
106
107
+If you would like to run tfBERT_benchmark for performance comparison,
108
+please first install tensorflow C API from https://www.tensorflow.org/install/lang_c.
109
+
110
### Run Unit Test
111
112
Download BERT test model `bert_frozen_seq32.pb` and `vocab.txt` from
0 commit comments