Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xid
/
specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9e577b52
authored
2018-06-04 21:40:27 -0700
by
Mike Mathews
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added Services interaction to return a list of Service URIs.
1 parent
78df1f16
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
ILP/V1.2/IlpAnalysisApi.xid.xml
ILP/V1.2/IlpAnalysisApi.xid.xml
View file @
9e577b5
...
...
@@ -266,6 +266,21 @@
</output>
</operation>
<operation
name=
"Services"
>
<comment>
Operation returns the list of calculation service URIs available.
</comment>
<input
name=
"input"
type=
"Tensor.InputBase"
sid=
"0x1062"
>
</input>
<output
name=
"output"
type=
"Tensor.OutputBase"
sid=
"0x1063"
>
<elem
name=
"uriServices"
multiplicity =
"0..*"
type=
"Tensor.uri"
>
<comment>
One or more services to use to process the specified data sets. Analysis can comprise multiple services
processing the datasets and producing reports that provide a comparative performance.
</comment>
</elem>
</output>
</operation>
</interface>
<!--
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment