Files
scenarionet/documentation
Zhenghao Peng 6cda061ed8 Fix a bug in Waymo conversion: GPU should be disable (#64)
* Update waymo.rst

* Update waymo.rst

* allow generate all data

* update readme

* update

* better logging info

* more info

* up

* fix

* add note on GPU

* better log

* format
2024-02-20 13:28:09 -08:00
..
2023-08-26 22:29:54 +01:00
2023-08-26 22:29:54 +01:00
2023-08-27 11:41:50 +01:00
2023-08-27 16:26:00 +01:00
2023-08-08 18:16:31 +01:00
2023-08-08 18:16:31 +01:00
2023-08-26 22:29:54 +01:00
2023-08-27 18:18:41 +01:00
2023-08-25 18:57:12 +01:00
2023-12-02 23:19:50 +00:00

This folder contains files for the documentation: https://scenarionet.readthedocs.io/.

To build documents locally, please run the following script:

cd scenarionet
pip install -e .[doc]
cd documentation
make html