Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Change permissions for tools/*.py (#145)
Browse files Browse the repository at this point in the history
Summary:
This commit changes permissions for *.py files in tools/ to 744 so that owners have the permissions to read, write and execute.

Pull Request resolved: #145

Reviewed By: pdollar

Differential Revision: D28588778

Pulled By: rajprateek

fbshipit-source-id: 92e5e11126fe3134766a5e264ba881e6140b6d47
  • Loading branch information
rajprateek authored and facebook-github-bot committed May 21, 2021
1 parent 2d71381 commit f20820e
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 0 deletions.
Empty file modified tools/scale_net.py
100644 → 100755
Empty file.
Empty file modified tools/sweep_analyze.py
100644 → 100755
Empty file.
Empty file modified tools/sweep_collect.py
100644 → 100755
Empty file.
Empty file modified tools/sweep_launch.py
100644 → 100755
Empty file.
Empty file modified tools/sweep_launch_job.py
100644 → 100755
Empty file.
Empty file modified tools/sweep_setup.py
100644 → 100755
Empty file.
Empty file modified tools/test_net.py
100644 → 100755
Empty file.
Empty file modified tools/time_net.py
100644 → 100755
Empty file.
Empty file modified tools/train_net.py
100644 → 100755
Empty file.

0 comments on commit f20820e

Please sign in to comment.