DaS / .idea /workspace.xml
vobecant
Initial commit.
d960b9d
raw
history blame
19.8 kB
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="5dd22f22-8223-4d55-99f9-57d1e00622d7" name="Default Changelist" comment="Initial commit.">
<change beforePath="$PROJECT_DIR$/app.py" beforeDir="false" afterPath="$PROJECT_DIR$/app.py" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
<option name="UPDATE_TYPE" value="REBASE" />
</component>
<component name="ProjectId" id="26QLDSf8iYKDlLRah6kIg09oqIa" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/weights" />
<property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/weights" />
<recent name="$PROJECT_DIR$/examples" />
<recent name="$PROJECT_DIR$" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/examples" />
</key>
</component>
<component name="RunManager">
<configuration name="app" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true">
<module name="DaS" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="$USER_HOME$/miniconda3/envs/pytorch/bin/python3" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/app.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="5dd22f22-8223-4d55-99f9-57d1e00622d7" name="Default Changelist" comment="" />
<created>1647350746642</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1647350746642</updated>
<workItem from="1647350750956" duration="16596000" />
</task>
<task id="LOCAL-00012" summary="Initial commit.">
<created>1647356274640</created>
<option name="number" value="00012" />
<option name="presentableId" value="LOCAL-00012" />
<option name="project" value="LOCAL" />
<updated>1647356274640</updated>
</task>
<task id="LOCAL-00013" summary="Initial commit.">
<created>1647356326582</created>
<option name="number" value="00013" />
<option name="presentableId" value="LOCAL-00013" />
<option name="project" value="LOCAL" />
<updated>1647356326582</updated>
</task>
<task id="LOCAL-00014" summary="Initial commit.">
<created>1647356574037</created>
<option name="number" value="00014" />
<option name="presentableId" value="LOCAL-00014" />
<option name="project" value="LOCAL" />
<updated>1647356574037</updated>
</task>
<task id="LOCAL-00015" summary="Initial commit.">
<created>1647356671773</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1647356671773</updated>
</task>
<task id="LOCAL-00016" summary="Initial commit.">
<created>1647357087405</created>
<option name="number" value="00016" />
<option name="presentableId" value="LOCAL-00016" />
<option name="project" value="LOCAL" />
<updated>1647357087405</updated>
</task>
<task id="LOCAL-00017" summary="Initial commit.">
<created>1647357185506</created>
<option name="number" value="00017" />
<option name="presentableId" value="LOCAL-00017" />
<option name="project" value="LOCAL" />
<updated>1647357185506</updated>
</task>
<task id="LOCAL-00018" summary="Initial commit.">
<created>1647357429098</created>
<option name="number" value="00018" />
<option name="presentableId" value="LOCAL-00018" />
<option name="project" value="LOCAL" />
<updated>1647357429098</updated>
</task>
<task id="LOCAL-00019" summary="Initial commit.">
<created>1647357507081</created>
<option name="number" value="00019" />
<option name="presentableId" value="LOCAL-00019" />
<option name="project" value="LOCAL" />
<updated>1647357507081</updated>
</task>
<task id="LOCAL-00020" summary="Initial commit.">
<created>1647358316467</created>
<option name="number" value="00020" />
<option name="presentableId" value="LOCAL-00020" />
<option name="project" value="LOCAL" />
<updated>1647358316467</updated>
</task>
<task id="LOCAL-00021" summary="Initial commit.">
<created>1647358382116</created>
<option name="number" value="00021" />
<option name="presentableId" value="LOCAL-00021" />
<option name="project" value="LOCAL" />
<updated>1647358382116</updated>
</task>
<task id="LOCAL-00022" summary="Initial commit.">
<created>1647358512837</created>
<option name="number" value="00022" />
<option name="presentableId" value="LOCAL-00022" />
<option name="project" value="LOCAL" />
<updated>1647358512837</updated>
</task>
<task id="LOCAL-00023" summary="Initial commit.">
<created>1647358700178</created>
<option name="number" value="00023" />
<option name="presentableId" value="LOCAL-00023" />
<option name="project" value="LOCAL" />
<updated>1647358700178</updated>
</task>
<task id="LOCAL-00024" summary="Initial commit.">
<created>1647358886682</created>
<option name="number" value="00024" />
<option name="presentableId" value="LOCAL-00024" />
<option name="project" value="LOCAL" />
<updated>1647358886682</updated>
</task>
<task id="LOCAL-00025" summary="Initial commit.">
<created>1647358970013</created>
<option name="number" value="00025" />
<option name="presentableId" value="LOCAL-00025" />
<option name="project" value="LOCAL" />
<updated>1647358970013</updated>
</task>
<task id="LOCAL-00026" summary="Initial commit.">
<created>1647359105713</created>
<option name="number" value="00026" />
<option name="presentableId" value="LOCAL-00026" />
<option name="project" value="LOCAL" />
<updated>1647359105713</updated>
</task>
<task id="LOCAL-00027" summary="Initial commit.">
<created>1647359305043</created>
<option name="number" value="00027" />
<option name="presentableId" value="LOCAL-00027" />
<option name="project" value="LOCAL" />
<updated>1647359305043</updated>
</task>
<task id="LOCAL-00028" summary="Initial commit.">
<created>1647359368440</created>
<option name="number" value="00028" />
<option name="presentableId" value="LOCAL-00028" />
<option name="project" value="LOCAL" />
<updated>1647359368440</updated>
</task>
<task id="LOCAL-00029" summary="Initial commit.">
<created>1647359422799</created>
<option name="number" value="00029" />
<option name="presentableId" value="LOCAL-00029" />
<option name="project" value="LOCAL" />
<updated>1647359422799</updated>
</task>
<task id="LOCAL-00030" summary="Initial commit.">
<created>1647359586436</created>
<option name="number" value="00030" />
<option name="presentableId" value="LOCAL-00030" />
<option name="project" value="LOCAL" />
<updated>1647359586436</updated>
</task>
<task id="LOCAL-00031" summary="Initial commit.">
<created>1647359713779</created>
<option name="number" value="00031" />
<option name="presentableId" value="LOCAL-00031" />
<option name="project" value="LOCAL" />
<updated>1647359713779</updated>
</task>
<task id="LOCAL-00032" summary="Initial commit.">
<created>1647359728070</created>
<option name="number" value="00032" />
<option name="presentableId" value="LOCAL-00032" />
<option name="project" value="LOCAL" />
<updated>1647359728070</updated>
</task>
<task id="LOCAL-00033" summary="Initial commit.">
<created>1647360031763</created>
<option name="number" value="00033" />
<option name="presentableId" value="LOCAL-00033" />
<option name="project" value="LOCAL" />
<updated>1647360031763</updated>
</task>
<task id="LOCAL-00034" summary="Initial commit.">
<created>1647360209505</created>
<option name="number" value="00034" />
<option name="presentableId" value="LOCAL-00034" />
<option name="project" value="LOCAL" />
<updated>1647360209505</updated>
</task>
<task id="LOCAL-00035" summary="Initial commit.">
<created>1647360562521</created>
<option name="number" value="00035" />
<option name="presentableId" value="LOCAL-00035" />
<option name="project" value="LOCAL" />
<updated>1647360562521</updated>
</task>
<task id="LOCAL-00036" summary="Initial commit.">
<created>1647360582812</created>
<option name="number" value="00036" />
<option name="presentableId" value="LOCAL-00036" />
<option name="project" value="LOCAL" />
<updated>1647360582812</updated>
</task>
<task id="LOCAL-00037" summary="Initial commit.">
<created>1647360650035</created>
<option name="number" value="00037" />
<option name="presentableId" value="LOCAL-00037" />
<option name="project" value="LOCAL" />
<updated>1647360650035</updated>
</task>
<task id="LOCAL-00038" summary="Initial commit.">
<created>1647360852179</created>
<option name="number" value="00038" />
<option name="presentableId" value="LOCAL-00038" />
<option name="project" value="LOCAL" />
<updated>1647360852179</updated>
</task>
<task id="LOCAL-00039" summary="Initial commit.">
<created>1647361256773</created>
<option name="number" value="00039" />
<option name="presentableId" value="LOCAL-00039" />
<option name="project" value="LOCAL" />
<updated>1647361256773</updated>
</task>
<task id="LOCAL-00040" summary="Initial commit.">
<created>1647361647000</created>
<option name="number" value="00040" />
<option name="presentableId" value="LOCAL-00040" />
<option name="project" value="LOCAL" />
<updated>1647361647000</updated>
</task>
<task id="LOCAL-00041" summary="Initial commit.">
<created>1647361799443</created>
<option name="number" value="00041" />
<option name="presentableId" value="LOCAL-00041" />
<option name="project" value="LOCAL" />
<updated>1647361799443</updated>
</task>
<task id="LOCAL-00042" summary="Initial commit.">
<created>1647361872965</created>
<option name="number" value="00042" />
<option name="presentableId" value="LOCAL-00042" />
<option name="project" value="LOCAL" />
<updated>1647361872965</updated>
</task>
<task id="LOCAL-00043" summary="Initial commit.">
<created>1647362155517</created>
<option name="number" value="00043" />
<option name="presentableId" value="LOCAL-00043" />
<option name="project" value="LOCAL" />
<updated>1647362155517</updated>
</task>
<task id="LOCAL-00044" summary="Initial commit.">
<created>1647362286456</created>
<option name="number" value="00044" />
<option name="presentableId" value="LOCAL-00044" />
<option name="project" value="LOCAL" />
<updated>1647362286456</updated>
</task>
<task id="LOCAL-00045" summary="Initial commit.">
<created>1647362439904</created>
<option name="number" value="00045" />
<option name="presentableId" value="LOCAL-00045" />
<option name="project" value="LOCAL" />
<updated>1647362439904</updated>
</task>
<task id="LOCAL-00046" summary="Initial commit.">
<created>1647363375249</created>
<option name="number" value="00046" />
<option name="presentableId" value="LOCAL-00046" />
<option name="project" value="LOCAL" />
<updated>1647363375249</updated>
</task>
<task id="LOCAL-00047" summary="Initial commit.">
<created>1647364059882</created>
<option name="number" value="00047" />
<option name="presentableId" value="LOCAL-00047" />
<option name="project" value="LOCAL" />
<updated>1647364059882</updated>
</task>
<task id="LOCAL-00048" summary="Initial commit.">
<created>1647364225967</created>
<option name="number" value="00048" />
<option name="presentableId" value="LOCAL-00048" />
<option name="project" value="LOCAL" />
<updated>1647364225967</updated>
</task>
<task id="LOCAL-00049" summary="Initial commit.">
<created>1647364291658</created>
<option name="number" value="00049" />
<option name="presentableId" value="LOCAL-00049" />
<option name="project" value="LOCAL" />
<updated>1647364291658</updated>
</task>
<task id="LOCAL-00050" summary="Initial commit.">
<created>1647364366969</created>
<option name="number" value="00050" />
<option name="presentableId" value="LOCAL-00050" />
<option name="project" value="LOCAL" />
<updated>1647364366970</updated>
</task>
<task id="LOCAL-00051" summary="Initial commit.">
<created>1647365905854</created>
<option name="number" value="00051" />
<option name="presentableId" value="LOCAL-00051" />
<option name="project" value="LOCAL" />
<updated>1647365905854</updated>
</task>
<task id="LOCAL-00052" summary="Initial commit.">
<created>1647365957870</created>
<option name="number" value="00052" />
<option name="presentableId" value="LOCAL-00052" />
<option name="project" value="LOCAL" />
<updated>1647365957870</updated>
</task>
<task id="LOCAL-00053" summary="Initial commit.">
<created>1647365989050</created>
<option name="number" value="00053" />
<option name="presentableId" value="LOCAL-00053" />
<option name="project" value="LOCAL" />
<updated>1647365989051</updated>
</task>
<task id="LOCAL-00054" summary="Initial commit.">
<created>1647366052086</created>
<option name="number" value="00054" />
<option name="presentableId" value="LOCAL-00054" />
<option name="project" value="LOCAL" />
<updated>1647366052086</updated>
</task>
<task id="LOCAL-00055" summary="Initial commit.">
<created>1647366376267</created>
<option name="number" value="00055" />
<option name="presentableId" value="LOCAL-00055" />
<option name="project" value="LOCAL" />
<updated>1647366376267</updated>
</task>
<task id="LOCAL-00056" summary="Initial commit.">
<created>1647368703888</created>
<option name="number" value="00056" />
<option name="presentableId" value="LOCAL-00056" />
<option name="project" value="LOCAL" />
<updated>1647368703888</updated>
</task>
<task id="LOCAL-00057" summary="Initial commit.">
<created>1647369198451</created>
<option name="number" value="00057" />
<option name="presentableId" value="LOCAL-00057" />
<option name="project" value="LOCAL" />
<updated>1647369198452</updated>
</task>
<task id="LOCAL-00058" summary="Initial commit.">
<created>1647369445378</created>
<option name="number" value="00058" />
<option name="presentableId" value="LOCAL-00058" />
<option name="project" value="LOCAL" />
<updated>1647369445378</updated>
</task>
<task id="LOCAL-00059" summary="Initial commit.">
<created>1647369586008</created>
<option name="number" value="00059" />
<option name="presentableId" value="LOCAL-00059" />
<option name="project" value="LOCAL" />
<updated>1647369586008</updated>
</task>
<task id="LOCAL-00060" summary="Initial commit.">
<created>1647370100862</created>
<option name="number" value="00060" />
<option name="presentableId" value="LOCAL-00060" />
<option name="project" value="LOCAL" />
<updated>1647370100862</updated>
</task>
<option name="localTasksCounter" value="61" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Added gitignore." />
<MESSAGE value="Initial commit." />
<option name="LAST_COMMIT_MESSAGE" value="Initial commit." />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/app.py</url>
<line>66</line>
<option name="timeStamp" value="2" />
</line-breakpoint>
<line-breakpoint enabled="true" suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/segmenter_model/utils.py</url>
<line>393</line>
<option name="timeStamp" value="3" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
<component name="com.intellij.coverage.CoverageDataManagerImpl">
<SUITE FILE_PATH="coverage/DaS$app.coverage" NAME="app Coverage Results" MODIFIED="1647368417514" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
</component>
</project>