mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Closes https://github.com/caffe2/caffe2/pull/1260 Differential Revision: D5906739 Pulled By: Yangqing fbshipit-source-id: e482ba9ba60b5337d9165f28f7ec68d4518a0902
1 line
83 B
Bash
Executable file
1 line
83 B
Bash
Executable file
cat apache_header.txt $1 > _add_apache_header.txt && mv _add_apache_header.txt $1
|