2020-04-21 22:28:21 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module type="PYTHON_MODULE" version="4">
|
|
|
|
<component name="NewModuleRootManager">
|
|
|
|
<content url="file://$MODULE_DIR$">
|
2020-04-29 21:17:43 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/codes" isTestSource="false" />
|
2020-05-04 14:48:25 +00:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/codes/temp" />
|
2020-04-21 22:28:21 +00:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/datasets" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/experiments" />
|
2020-04-29 21:17:43 +00:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/results" />
|
2020-04-21 22:28:21 +00:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tb_logger" />
|
|
|
|
</content>
|
2020-08-03 22:57:56 +00:00
|
|
|
<orderEntry type="jdk" jdkName="Python 3.7 (torch-venv)" jdkType="Python SDK" />
|
2020-04-21 22:28:21 +00:00
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
2020-06-08 14:47:34 +00:00
|
|
|
<orderEntry type="module" module-name="SwitchedConvolutions" />
|
2020-04-21 22:28:21 +00:00
|
|
|
</component>
|
|
|
|
<component name="PyDocumentationSettings">
|
|
|
|
<option name="format" value="PLAIN" />
|
|
|
|
<option name="myDocStringFormat" value="Plain" />
|
|
|
|
</component>
|
|
|
|
</module>
|