-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathconduct.html
More file actions
244 lines (234 loc) · 11.5 KB
/
conduct.html
File metadata and controls
244 lines (234 loc) · 11.5 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Open NVDLA Code of Conduct — NVDLA Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/nvdla.css?v=f25946e3" />
<link rel="stylesheet" type="text/css" href="_static/styles.css?v=af91e327" />
<script src="_static/documentation_options.js?v=7026087e"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Glossary And Acronyms" href="glossary.html" />
<link rel="prev" title="Contributing to NVDLA" href="contributing.html" />
<style>
#onetrust-banner-sdk.otFloatingRounded {
margin-left:-10px !important;
margin-bottom:-10px !important;
width: 100% !important;
max-width: 100% !important;
}
</style>
<script src="https://assets.adobedtm.com/5d4962a43b79/814eb6e9b4e1/launch-4bc07f1e0b0b.min.js"></script>
<!-- OneTrust Cookies Consent Notice start for nvdla.org -->
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="018f0667-2548-7720-98d6-fef08f0e7436" ></script>
<script type="text/javascript">
function OptanonWrapper() {
var event = new Event('bannerLoaded');
window.dispatchEvent(event);
}
</script>
<script type="text/javascript" src="https://images.nvidia.com/aem-dam/Solutions/ot-js/ot-custom.js"></script>
<!-- OneTrust Cookies Consent Notice end for nvdla.org -->
</head><body>
<header class="navbar">
<nav class="container navbar navbar-light bg-faded">
<a class="navbar-brand" href="https://www.nvidia.com/">
<div class="logo"></div>
</a>
</nav>
</header>
<div class="related" role="navigation" aria-label="related navigation">
<div class="container">
<div class="row">
<h3>Navigation</h3>
<ul>
<li class="right first">
<a href="glossary.html" title="Glossary And Acronyms"
accesskey="N">next</a></li>
<li class="right">
<a href="contributing.html" title="Contributing to NVDLA"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">NVDLA Open Source Project</a>»</li>
<li class="nav-item nav-item-1"><a href="contents.html">Documentation</a>»</li>
</ul>
</div>
</div>
</div>
<div class="document">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-9">
<section id="open-nvdla-code-of-conduct">
<h1>Open NVDLA Code of Conduct<a class="headerlink" href="#open-nvdla-code-of-conduct" title="Link to this heading">¶</a></h1>
<p>In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project
and our community a harassment-free experience for everyone, regardless of
age, body size, disability, ethnicity, gender identity and expression, level
of experience, nationality, personal appearance, race, religion, or sexual
identity and orientation.</p>
<section id="our-standards">
<h2>Our standards<a class="headerlink" href="#our-standards" title="Link to this heading">¶</a></h2>
<p>Examples of behavior that contributes to creating a positive environment
include:</p>
<ul class="simple">
<li><p>Using welcoming and inclusive language</p></li>
<li><p>Being respectful of differing viewpoints and experiences</p></li>
<li><p>Gracefully accepting constructive criticism</p></li>
<li><p>Focusing on what is best for the community</p></li>
<li><p>Showing empathy towards other community members</p></li>
</ul>
<p>Examples of unacceptable behavior by participants include:</p>
<ul class="simple">
<li><p>The use of sexualized language or imagery and unwelcome sexual attention
or advances</p></li>
<li><p>Trolling, insulting/derogatory comments, and personal or political
attacks</p></li>
<li><p>Public or private harassment</p></li>
<li><p>Publishing others’ private information, such as a physical or
electronic address, without explicit permission</p></li>
<li><p>Other conduct which could reasonably be considered inappropriate in a
professional setting</p></li>
</ul>
</section>
<section id="our-responsibilities">
<h2>Our responsibilities<a class="headerlink" href="#our-responsibilities" title="Link to this heading">¶</a></h2>
<p>Project maintainers are responsible for clarifying the standards of
acceptable behavior and are expected to take appropriate and fair corrective
action in response to any instances of unacceptable behavior.</p>
<p>Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem
inappropriate, threatening, offensive, or harmful.</p>
</section>
<section id="scope">
<h2>Scope<a class="headerlink" href="#scope" title="Link to this heading">¶</a></h2>
<p>This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an
appointed representative at an online or offline event. Representation of a
project may be further defined and clarified by project maintainers.</p>
</section>
<section id="reporting-violations">
<h2>Reporting violations<a class="headerlink" href="#reporting-violations" title="Link to this heading">¶</a></h2>
<p>Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the NVDLA core maintainership team at
<a class="reference external" href="mailto:nvdla%40nvidia.com">nvdla<span>@</span>nvidia<span>.</span>com</a>. The NVDLA core
maintainership team will determine whether the Code of Conduct was violated,
and will issue an appropriate sanction, possibly including a written warning
or expulsion from the project, project-affiliated spaces, or project
discussion environments. We ask that you make a good-faith effort to
resolve your conflict before submitting a report.</p>
<p>Violations of the Code of Conduct can occur in any setting, even those
unrelated to the project. We will only consider complaints about conduct
that has occurred within one year of the report.</p>
<p>If the NVDLA core maintainership team receives a report alleging a violation
of the Code of Conduct, they will notify the accused of the report, and
provide them an opportunity to discuss the report before a sanction is
issued. The NVDLA team will do their utmost to keep the reporter anonymous.
If the act is ongoing (such as someone engaging in harassment), or involves
a threat to anyone’s safety (e.g. threats of violence), the NVDLA team may
issue sanctions without notice.</p>
</section>
<section id="attribution">
<h2>Attribution<a class="headerlink" href="#attribution" title="Link to this heading">¶</a></h2>
<p>This Code of Conduct is adapted from the <a class="reference external" href="https://www.contributor-covenant.org/version/1/4/code-of-conduct.html">Contributor Covenant, version 1.4</a>,
and from the <a class="reference external" href="https://github.com/tensorflow/tensorflow/blob/master/CODE_OF_CONDUCT.md">TensorFlow Code of Conduct</a>.</p>
</section>
</section>
</div>
<div class="col-xs-12 col-md-3">
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<div>
<h3><a href="contents.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Open NVDLA Code of Conduct</a><ul>
<li><a class="reference internal" href="#our-standards">Our standards</a></li>
<li><a class="reference internal" href="#our-responsibilities">Our responsibilities</a></li>
<li><a class="reference internal" href="#scope">Scope</a></li>
<li><a class="reference internal" href="#reporting-violations">Reporting violations</a></li>
<li><a class="reference internal" href="#attribution">Attribution</a></li>
</ul>
</li>
</ul>
</div>
<div>
<h4>Previous topic</h4>
<p class="topless"><a href="contributing.html"
title="previous chapter">Contributing to NVDLA</a></p>
</div>
<div>
<h4>Next topic</h4>
<p class="topless"><a href="glossary.html"
title="next chapter">Glossary And Acronyms</a></p>
</div>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/conduct.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<div class="container">
<div class="row">
<h3>Navigation</h3>
<ul>
<li class="right first">
<a href="glossary.html" title="Glossary And Acronyms"
>next</a></li>
<li class="right">
<a href="contributing.html" title="Contributing to NVDLA"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">NVDLA Open Source Project</a>»</li>
<li class="nav-item nav-item-1"><a href="contents.html">Documentation</a>»</li>
</ul>
</div>
</div>
</div>
<div class="footer" role="contentinfo">
<div class="container">
<div class="footer-links">
<a href="https://www.nvidia.com/en-us/about-nvidia/privacy-policy/">Privacy Policy</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/about-nvidia/privacy-center/">Your Privacy Choices</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/about-nvidia/terms-of-service/">Terms of Service</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/about-nvidia/accessibility/">Accessibility</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/about-nvidia/company-policies/">Corporate Policies</a>
<span class="footer-sep">|</span>
<a href="https://www.nvidia.com/en-us/contact/">Contact</a>
<span class="footer-sep">|</span>
<a href="#" id="ot-sdk-btn" class="ot-sdk-show-settings footer-cookie-link">Cookie Settings</a>
</div>
<div class="footer-meta">
<p>Copyright © 2026 NVIDIA Corporation | Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.</p>
</div>
</div>
</div>
<script type="text/javascript">_satellite.pageBottom();</script>
</body>
</html>