Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Tags: run-ai/rntop

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from run-ai/feature/local

Feature/local

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from run-ai/output-file

Output file

v0.1.2

Toggle v0.1.2's commit message
Supporting other memory units

* MB, MiB, GB, GiB

- Added metric::Common::unit
- Supporting converting metrics to other units
- Added utils::unit
- Ignoring linter errors 'readability/braces'

v0.1.1

Toggle v0.1.1's commit message
Properly handling "user@" prefixes

* This fixes the issue of overriding argument '--username'

v0.1.0

Toggle v0.1.0's commit message
Improved README

* Installation
* Running
* Troubleshooting