Home
last modified time | relevance | path

Searched refs:submission (Results 1 – 25 of 54) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp96 QueueSubmission submission; in makeSubmissionRegular() local
97 submission.isSparseBinding = false; in makeSubmissionRegular()
98 submission.queue = queue; in makeSubmissionRegular()
99 submission.info.regular = submitInfo; in makeSubmissionRegular()
101 return submission; in makeSubmissionRegular()
126 QueueSubmission submission; in makeSubmissionSparse() local
127 submission.isSparseBinding = true; in makeSubmissionSparse()
128 submission.queue = queue; in makeSubmissionSparse()
129 submission.info.sparse = bindInfo; in makeSubmissionSparse()
131 return submission; in makeSubmissionSparse()
/external/tensorflow/tensorflow/lite/java/ovic/
DREADME.md47 Once you have a submission that follows the instructions from the [competition site](https://gdoc.p…
51 …assification should be [1, 1001] instead of [1,1,1,1001]). Let say the submission file is located …
72 * Move your submission to the testdata folder:
78 * Resize the test image to the resolutions that are expected by your submission:
94 "my_model.lite", # <--- Your submission.
112 Now you can run the bazel tests to catch any runtime issues with the submission.
114 …e make sure that your submission passes the test. If a submission fails to pass the test it will n…
118 We provide two ways to measure the on-device latency of your submission. The first is through our c…
126 … the benchmarker apk by changing `modelPath` and `testImagePath` to your submission and test image.
/external/deqp/external/vulkancts/
DREADME.md207 The conformance submission package must contain the following:
214 Test logs (1) should be named `<submission pkg dir>/TestResults-<driver build type>.qpa`,
217 for each driver build as part of the submission package.
227 git status > <submission pkg dir>/git-status.txt
228 git log --first-parent <release tag>^..HEAD > <submission pkg dir>/git-log.txt
231 as part of the submission package (3). This can be done by running:
233 git format-patch -o <submission pkg dir> <release tag>..HEAD
254 If the submission package covers multiple products, you can list them by appending
262 The actual submission package consists of the above set of files which must
267 The `<_info>` field is optional. It may be used to uniquely identify a submission
[all …]
/external/antlr/
Dcontributors.txt28 2. I have the right to submit. This submission does not violate the
30 this submission and to make this certification.
/external/iperf3/.github/
DCONTRIBUTING.md41 Before making any submission to the iperf3 project (whether it be code
61 submission if if it doesn't involve rewriting large sections of the
/external/deqp/external/openglcts/
DREADME.md35 - [Creating a Submission Package](#creating-a-submission-package)
36 - [Submission Update Package](#submission-update-package)
70 Khronos Adopters web page. The Committee will examine your submission and will
90 You will need to include this log as part of your conformance submission package.
229 conformance submission.
237 conformance submission (see [Creating a Submission Package](#creating-a-submission-package)).
239 results must not be included in a submission package.
448 conformance submission package. The final verdict will be printed out at
720 (https://gitlab.khronos.org/Tracker/vk-gl-cts). When you create your submission
980 parameters from product description, and removed mention of sample submission.
[all …]
/external/libusb/
DChangeLog27 * Linux: Allow larger isochronous transfer submission (#23)
30 * Windows: Improve submission of control requests for composite devices
34 * Improve speed of transfer submission in multi-threaded environments
/external/curl/docs/examples/
DREADME12 them for submission in future packages and on the web site.
/external/python/cpython3/PC/
Dstore_info.txt50 added to a submission for the store.
57 a new submission via the dashboard at
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
DREADME56 o Code shall be checked using ShellCheck [1] prior to submission.
/external/syzkaller/vendor/google.golang.org/api/
DCONTRIBUTORS7 # The submission process automatically checks to make sure
/external/skia/site/dev/contrib/
Dindex.md29 When possible, have a fellow contributor review your change in advance of submission.
/external/skqp/site/dev/contrib/
Dindex.md29 When possible, have a fellow contributor review your change in advance of submission.
/external/bcc/
DCONTRIBUTING-SCRIPTS.md11 …uld focus on keeping it short, neat, and documented (code comments). A submission can just be the …
12 …sted, low overhead, documented (incl. all caveats), and easy to use. A submission should involve 4…
/external/u-boot/doc/
DREADME.nvme15 submission and completion paths. It includes support for parallel operation by
/external/perfetto/docs/
Dtesting.md58 Runs before submission of every AOSP CL of `external/perfetto`.
/external/u-boot/test/
DREADME69 perform thorough manual testing at the time of submission, it may break when
/external/ltp/testcases/kernel/fs/fs_bind/
DCHANGELOG1 Remove this file prior to submission??
/external/python/cpython3/Doc/
Dbugs.rst54 The submission form has a number of fields. For the "Title" field, enter a
/external/python/cpython2/Doc/
Dbugs.rst51 The submission form has a number of fields. For the "Title" field, enter a
/external/vulkan-validation-layers/
DCONTRIBUTING.md39 …for all issues to be assigned or triaged within one business day of their submission. If you choose
69 recommended that you use the same version to format your code prior to submission.
/external/iperf3/
DREADME.md89 In your issue submission, please indicate the version of iperf3 and
/external/gptfdisk/
DREADME.Windows136 welcome submission of patches.
/external/google-breakpad/src/client/ios/
DBreakpadController.mm68 // The name of the user defaults key for the last submission to the crash
/external/libaom/libaom/
DREADME.md524 We manage the submission of patches using the
552 Gerrit requires that each submission include a unique Change-Id. You can assign

123