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
4. Get the pre-trained models used by DeepView.Predict
@@ -171,7 +172,7 @@ print("Predicted time on V100:", pred.run_time_ms)
171
172
python3 example.py
172
173
```
173
174
174
-
See [experiments/run_experiment.py](https://github.com/CentML/DeepView.Predict/tree/main/experiments) for other examples of Habitat usage.
175
+
See [experiments/run_experiment.py](https://github.com/CentML/DeepView.Predict/tree/main/experiments) for other examples of DeepView.Predict usage.
175
176
176
177
<h2 id="release-history">Release History</h2>
177
178
@@ -200,11 +201,11 @@ more information.
200
201
201
202
<h2 id="paper">Research Paper</h2>
202
203
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
204
+
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
205
ATC'21](https://www.usenix.org/conference/atc21/presentation/yu). If you are
205
206
interested, you can read a preprint of the paper [here](https://arxiv.org/abs/2102.00527).
206
207
207
-
If you use DeepView.Profilein your research, please consider citing our paper:
208
+
If you use DeepView.Predictin your research, please consider citing our paper:
0 commit comments