Class | Description |
---|---|
Config | |
OpStats | |
ProfileAnalyzer |
A profile analyzer, used for analyzing Chrome-format profiler dumps generated by both SameDiff's
ProfilingListener and TensorFlow's profiler. |
Enum | Description |
---|---|
ProfileAnalyzer.OutputFormat |
TEXT: Human readable, columns padded for alignment
CSV: CSV format, comma separated |
ProfileAnalyzer.ProfileFormat |
Chrome profiler supports 2 formats:
SameDiff == JSON Array Format TensorFlow == JSON Object Format |
ProfileAnalyzer.SortBy |
Only applicable for profile comparisons.
|
Copyright © 2020. All rights reserved.