Danielle Pintz

Results 14 issues of Danielle Pintz

Summary: Leverage the feature here: https://pytorch.org/docs/stable/notes/large_scale_deployments.html#api-usage-logging Differential Revision: D38750230

cla signed
fb-exported

Reviewed By: ananthsub Differential Revision: D38692009

cla signed
fb-exported

Reviewed By: ananthsub Differential Revision: D38599732

cla signed
fb-exported

Summary: There is no need for MemorySnapshotProfiler to be a context manager since it conflicts with start_step and stop_step Differential Revision: D51049497

cla signed
fb-exported

Summary: Add a protocol to define a Profiler. Differential Revision: D50765964

cla signed
fb-exported

Summary: Created from CodeHub with https://fburl.com/edit-in-codehub Reviewed By: ananthsub Differential Revision: D50369401

cla signed
fb-exported

Summary: In evaluate and predict the user does not pass in a max_steps argument so it may seem strange that `state.max_steps` is used here: https://github.com/pytorch/tnt/blob/master/torchtnt/framework/evaluate.py#L143 Removing this for better readability...

cla signed
fb-exported

Reviewed By: daniellepintz Differential Revision: D47868673

cla signed
fb-exported

Differential Revision: D46847563

cla signed
fb-exported

Summary: Currently `test_app_state_mixin` is failing on OSS CI: ``` self = def test_app_state_mixin(self) -> None: """ Test that app_state, tracked_optimizers, tracked_lr_schedulers are set as expected with AutoUnit """ my_module =...

cla signed
fb-exported