You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ print("Predicted time on V100:", pred.run_time_ms)
171
171
python3 example.py
172
172
```
173
173
174
-
See [experiments/run_experiment.py](https://github.com/CentML/DeepView.Predict/tree/main/experiments) for other examples of Habitat usage.
174
+
See [experiments/run_experiment.py](https://github.com/CentML/DeepView.Predict/tree/main/experiments) for other examples of DeepView.Predict usage.
175
175
176
176
<h2 id="release-history">Release History</h2>
177
177
@@ -200,11 +200,11 @@ more information.
200
200
201
201
<h2 id="paper">Research Paper</h2>
202
202
203
-
DeepView.Profile began as a research project in the [EcoSystem Group](https://www.cs.toronto.edu/ecosystem) at the [University of Toronto](https://cs.toronto.edu). The accompanying research paper appeared in the proceedings of [USENIX
203
+
DeepView.Predict began as a research project in the [EcoSystem Group](https://www.cs.toronto.edu/ecosystem) at the [University of Toronto](https://cs.toronto.edu). The accompanying research paper appeared in the proceedings of [USENIX
204
204
ATC'21](https://www.usenix.org/conference/atc21/presentation/yu). If you are
205
205
interested, you can read a preprint of the paper [here](https://arxiv.org/abs/2102.00527).
206
206
207
-
If you use DeepView.Profilein your research, please consider citing our paper:
207
+
If you use DeepView.Predictin your research, please consider citing our paper:
0 commit comments