Files
rocm-systems/projects/rocprofiler-compute/requirements.txt
T
vedithal-amd 323d06c79c [rocprofiler-compute] Add database output format to analyze mode (#748)
Analysis data dump

* Add `--output-format` and `--output-name` option to analyze mode

* Remove `--output` and `-save-dfs` option to analyze mode

* Add documentation on `rocpd` output format and analysis database file

* Create sqlite3 database using object relation mapping (ORM) provided
  by sqlalchemy library

* Fix metrics config to remove metrics marked as `null`, fix `Unit` header, add
  missing `title`

* Add test cases to ensure analysis data dump work
2025-08-26 14:15:05 -04:00

21 строка
247 B
Plaintext

astunparse==1.6.2
colorlover
dash-bootstrap-components
dash-svg
dash>=3.0.0
kaleido==0.2.1
matplotlib
numpy>=1.17.5
pandas>=1.4.3
plotext
plotille
pymongo
pyyaml
setuptools
sqlalchemy>=2.0.42
tabulate
textual
textual_plotext
textual-fspicker
tqdm