Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

minifier is writing repro.py to pytorch install's root directory #1705

@soumith

Description

@soumith

This seems totally incorrect, repro.py should be written to the current working directory or to /tmp.

Writing checkpoint with 4 nodes to /tmp/minifier_soumith/checkpoints/4.py
Copying repro file for convenience to /home/soumith/code/pytorch/repro.py
Wrote minimal repro out to repro.py

/home/soumith/code/pytorch/repro.py is my PyTorch from-source install that I installed in python setup.py develop mode.

My current working directory is /home/soumith/code/examples/imagenet

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions