Skip to content
This repository was archived by the owner on May 24, 2021. It is now read-only.

Releases: awwong1/torchprof

So long and thanks for all the fish

23 May 22:50

Choose a tag to compare

v1.3.4

05 May 14:38

Choose a tag to compare

v1.3.4

v1.3.3

10 Mar 00:53
c9af667

Choose a tag to compare

v1.3.3

v1.3.2

16 Dec 15:02
0dd18e7

Choose a tag to compare

- Addressed swapped self memory usage columns in table output

v1.3.1

12 Dec 17:18
f522ae6

Choose a tag to compare

- non sequential events are no longer dropped, `group_by` is still O(n) (see issue #17)

v1.3.0

12 Dec 08:00
e234dae

Choose a tag to compare

- Added in support for `profile_memory` (torch >= 1.6), with runtime warning if
unsupported
- Added in support for `self_cuda_total` (torch >= 1.7), graceful
fallback if unsupported
- refactored display and profile code into separate files
- dynamically populating table columns based on options
- table column headings consistent with official names

v1.2.0

26 Nov 18:03

Choose a tag to compare

- Added in @CorentinJ PR https://github.com/awwong1/torchprof/pull/15
- Integrated CircleCI and tests for torch=1.7.0
- README updates for new `aten::` outputs

v1.1.1

07 Apr 15:40

Choose a tag to compare

v1.1.1

v1.1.0

05 Apr 18:05
7001773

Choose a tag to compare

v1.1.0

v1.0.0

05 Apr 17:16

Choose a tag to compare

v1.0.0