-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAppendix_template.tex
More file actions
80 lines (48 loc) · 3.21 KB
/
Appendix_template.tex
File metadata and controls
80 lines (48 loc) · 3.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
\documentclass[sigconf,nonacm=true]{acmart}
\title{Appendix: Artifact Description/Artifact Evaluation}
\thispagestyle{empty}
\begin{document}
\maketitle
\section*{Summary of the experiments reported}
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor...
\section*{Artifact Availability}
\paragraph{Software Artifact Availability:} (One of these options remains.)
--- All author-created software artifacts are maintained in a public repository under an OSI- approved license.
---Some author-created software artifacts are NOT maintained in a public repository or are NOT available under an OSI-approved license.
---There are no author-created software artifacts.
\paragraph{Hardware Artifact Availability:} (One of these options remains.)
--- All author-created hardware artifacts are available and comply with the Open Source Hardware Definition.
--- Some author-created hardware artifacts are NOT available or do NOT comply with the Open Source Hardware Definition.
---There are no author-created hardware artifacts.
\paragraph{Data Artifact Availability: } (One of these options remains.)
--- All author-created data artifacts are maintained in a public repository with a stable identifier, such as a DOI.
--- Some author-created data artifacts are NOT maintained in a public repository or do NOT have a stable identifier, such as a DOI.
-- There are no author-created data artifacts.
\paragraph{Proprietary Artifacts:} (One of these options remains.)
--- None of the associated artifacts, author-created or otherwise, are proprietary.
-- No author-created artifacts are proprietary. There are associated proprietary artifacts that are not created by the authors.
-- Some author-created artifacts are proprietary.
\paragraph{List of URLs and/or DOIs where artifacts are available:}
\section*{Consideration for SCC:}
(Authors did not reply.) (Yes.) (No.)
\section*{Baseline experimental setup, and modifications made for the paper}
\paragraph{Relevant hardware details:} TPU-v2
\paragraph{Operating systems and versions:} Debian GNU/Linux 9.7 (stretch)
\paragraph{Compilers and versions:} N/A
\paragraph{Applications and versions:} ImageNet/ResNet-50; PTB; MNIST/LSTM
\paragraph{Libraries and versions:} TensorFlow
\paragraph{Key algorithms:}
\paragraph{Input datasets and versions:}
\paragraph{Paper Modifications:}
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor...
\paragraph{Output from scripts that gathers execution environment information}
\section*{Artifact Evaluation}
\paragraph{Verification and validation studies:}
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor...
\paragraph{Accuracy and precision of timings:}
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor...
\paragraph{Quantified the sensitivity of results to initial conditions and/or parameters of the computational environment:}
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor...
\paragraph{Controls, statistics, or other steps taken to make the measurements and analyses robust to variability and unknowns in the system.}
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor...
\end{document}