Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dml-examples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Descartes Research
dml-examples
Commits
8bd0b05b
Commit
8bd0b05b
authored
8 years ago
by
Simon Eismann
Browse files
Options
Downloads
Patches
Plain Diff
model uses correct probability functions now
parent
e55e1c03
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ispass03/DML-Model/ispass03.repository
+3
-3
3 additions, 3 deletions
ispass03/DML-Model/ispass03.repository
with
3 additions
and
3 deletions
ispass03/DML-Model/ispass03.repository
+
3
−
3
View file @
8bd0b05b
...
...
@@ -17,7 +17,7 @@
<resourceDemand
id=
"_OdBlcADdEeatrcRg2tGXDw"
name=
"WL-CPU"
characterization=
"EXPLICIT"
>
<resourceType
xsi:type=
"resourcetype:ProcessingResourceType"
href=
"pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"
/>
<explicitDescription>
<probFunction
xsi:type=
"functions:
IntLiteral"
value=
"3
"
/>
<probFunction
xsi:type=
"functions:
ExponentialDistribution"
rate=
"0.0142857
"
/>
</explicitDescription>
</resourceDemand>
</actions>
...
...
@@ -40,7 +40,7 @@
<resourceDemand
id=
"_CR_hEADfEeatrcRg2tGXDw"
name=
"DBS-CPU"
characterization=
"EXPLICIT"
>
<resourceType
xsi:type=
"resourcetype:ProcessingResourceType"
href=
"pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"
/>
<explicitDescription>
<probFunction
xsi:type=
"functions:
IntLiteral"
value=
"2
"
/>
<probFunction
xsi:type=
"functions:
ExponentialDistribution"
rate=
"0.0188679
"
/>
</explicitDescription>
</resourceDemand>
</actions>
...
...
@@ -48,7 +48,7 @@
<resourceDemand
id=
"_Pc2_4ADfEeatrcRg2tGXDw"
name=
"DBS-I/O"
>
<resourceType
xsi:type=
"resourcetype:ProcessingResourceType"
href=
"pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"
/>
<explicitDescription>
<probFunction
xsi:type=
"functions:
IntLiteral"
value=
"
3"
/>
<probFunction
xsi:type=
"functions:
ExponentialDistribution"
rate=
"0.083333
3"
/>
</explicitDescription>
</resourceDemand>
</actions>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment