Refactor
This commit is contained in:
7
.idea/dictionaries/illium.xml
generated
Normal file
7
.idea/dictionaries/illium.xml
generated
Normal file
@ -0,0 +1,7 @@
|
||||
<component name="ProjectDictionaryState">
|
||||
<dictionary name="illium">
|
||||
<words>
|
||||
<w>cudnn</w>
|
||||
</words>
|
||||
</dictionary>
|
||||
</component>
|
13
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
13
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<option name="ignoredIdentifiers">
|
||||
<list>
|
||||
<option value="torch.cuda.manual_seed" />
|
||||
<option value="torch.backends.cudnn.enabled" />
|
||||
</list>
|
||||
</option>
|
||||
</inspection_tool>
|
||||
</profile>
|
||||
</component>
|
Reference in New Issue
Block a user