diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2022-03-18 13:16:20 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2022-03-18 13:16:20 +0800 |
commit | 5bd0cba1084146c1afbde24cbdb665e88d139d35 (patch) | |
tree | 11f19eb797274eaf297b8874dbbe5d7740332cd0 /.idea/csv-plugin.xml | |
parent | 7b7b9b1c44c7e4cae8ff0b9546f6e0cf01b231f6 (diff) |
Ignore IDE configs
Diffstat (limited to '.idea/csv-plugin.xml')
-rw-r--r-- | .idea/csv-plugin.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/.idea/csv-plugin.xml b/.idea/csv-plugin.xml deleted file mode 100644 index 3263370..0000000 --- a/.idea/csv-plugin.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="CsvFileAttributes"> - <option name="attributeMap"> - <map> - <entry key="/logs/batch-cifar10-resnet50-256-lars-warmup.csv"> - <value> - <Attribute> - <option name="separator" value="," /> - </Attribute> - </value> - </entry> - <entry key="/logs/epoch-cifar10-resnet50-256-lars-warmup.csv"> - <value> - <Attribute> - <option name="separator" value="," /> - </Attribute> - </value> - </entry> - </map> - </option> - </component> -</project>
\ No newline at end of file |