jax-ml/jax

Support profiling without source code changes

开放

#20,293 创建于 2024年3月18日

 (16 条评论) (2 个反应) (0 位负责人)Python (3,741 个派生)github user discovery
enhancementgood first issue

仓库指标

星标
 (36,195 个星标)
PR 合并指标
 (平均合并 2天 19小时) (30 天内合并 439 个 PR)

描述

Currently adding profiling requires source-code changes which could be difficult in a large codebase.

Would be great if something like JAX_PROFILE=output.pb was supported to generate profiling from command line.

CC @hawkinsp

贡献者指南