Home
last modified time | relevance | path

Searched full:those (Results 1 – 25 of 16359) sorted by relevance

12345678910>>...655

/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
DTensors.java56 * new tensor will match those of the array.
66 * new tensor will match those of the array.
76 * new tensor will match those of the array.
86 * new tensor will match those of the array.
96 * new tensor will match those of the array.
106 * new tensor will match those of the array.
125 * new tensor will match those of the array.
135 * new tensor will match those of the array.
145 * new tensor will match those of the array.
155 * new tensor will match those of the array.
[all …]
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
DNearestNeighborSearchOperationMetadataOrBuilder.java34 * note that, currently for those files that are broken or has unsupported
35 * file format, we will not have the stats for those files.
54 * note that, currently for those files that are broken or has unsupported
55 * file format, we will not have the stats for those files.
72 * note that, currently for those files that are broken or has unsupported
73 * file format, we will not have the stats for those files.
89 * note that, currently for those files that are broken or has unsupported
90 * file format, we will not have the stats for those files.
110 * note that, currently for those files that are broken or has unsupported
111 * file format, we will not have the stats for those files.
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
DNearestNeighborSearchOperationMetadataOrBuilder.java34 * that, currently for those files that are broken or has unsupported file
35 * format, we will not have the stats for those files.
54 * that, currently for those files that are broken or has unsupported file
55 * format, we will not have the stats for those files.
72 * that, currently for those files that are broken or has unsupported file
73 * format, we will not have the stats for those files.
89 * that, currently for those files that are broken or has unsupported file
90 * format, we will not have the stats for those files.
110 * that, currently for those files that are broken or has unsupported file
111 * format, we will not have the stats for those files.
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/core/
DConstant.java56 * new constant will match those of the array.
67 * new constant will match those of the array.
78 * new constant will match those of the array.
89 * new constant will match those of the array.
100 * new constant will match those of the array.
111 * new constant will match those of the array.
153 * new constant will match those of the array.
164 * new constant will match those of the array.
175 * new constant will match those of the array.
186 * new constant will match those of the array.
[all …]
/external/python/google-api-python-client/docs/dyn/
Dscript_v1.processes.html105 …userProcessFilter_deploymentId: string, Optional field used to limit returned processes to those o…
106 …userProcessFilter_endTime: string, Optional field used to limit returned processes to those that c…
107 …userProcessFilter_functionName: string, Optional field used to limit returned processes to those o…
108 …userProcessFilter_projectName: string, Optional field used to limit returned processes to those or…
109 …userProcessFilter_scriptId: string, Optional field used to limit returned processes to those origi…
110 …userProcessFilter_startTime: string, Optional field used to limit returned processes to those that…
111 …userProcessFilter_statuses: string, Optional field used to limit returned processes to those havin…
122 …userProcessFilter_types: string, Optional field used to limit returned processes to those having o…
134 …rAccessLevels: string, Optional field used to limit returned processes to those having one of the …
173 …_deploymentId: string, Optional field used to limit returned processes to those originating from p…
[all …]
/external/libpcap/
Dpcap_get_selectable_fd.3pcap55 do not support those calls (for example, regular network devices on
59 those devices. In that case, those calls must be given a timeout less
100 will return a file descriptor on most of those versions (the exceptions
109 those calls to wait for packets to arrive must put the
117 4.3 and later; however, in FreeBSD 4.6 and later, those calls
133 cannot be used on it those versions of Mac OS X.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_LoadAllTPUEmbeddingParameters.pbtxt18 empty) for those tables whose optimization algorithms do not have at least one
28 can be empty) for those tables whose optimization algorithms do not have at
38 empty) for those tables whose optimization algorithms do not have three
48 can be empty) for those tables whose optimization algorithms do not have at
58 empty) for those tables whose optimization algorithms do not have five
68 can be empty) for those tables whose optimization algorithms do not have at
78 empty) for those tables whose optimization algorithms do not have sevan
/external/rust/android-crates-io/crates/spdx/src/text/licenses/
DNRL7those portions are copyright by The Regents of the University of California. All Rights Reserved. …
9Those developers have each copyrighted the portions that they developed at NRL and have assigned A…
28 The views and conclusions contained in the software and documentation are those of the authors and …
/external/pytorch/torch/futures/
D__init__.py52 populating those tensors haven't yet completed running on the device,
64 which may be asynchronously populating those tensors. Such sync is
67 enqueued on those streams will be properly scheduled after the async
68 kernels but, once that is done, ``wait()`` will return, even if those
113 those tensors haven't yet finished executing on the device. However, the
115 (fetched from a global pool) which will be synchronized with those
127 streams, that is, those that were current when the callback was invoked.
143 additional futures, those futures are not marked as completed with
145 on those futures independently.
191 this callback later completes additional futures, those futures are
[all …]
/external/skia/bazel/external/
DREADME.md3 If a dependency supports Bazel, we should use those rules, but if the dependency does not, we
8 `new_local_repository` or `new_git_repository`) and we refer to those targets using labels like
11 Some third_party deps we only link against prebuilt versions. For those, we do not involve
21 which means Clang will treat it like a file in Skia proper. This means if those headers have
22 issues that Clang's diagnostic warnings catch (e.g. missing `override`), we will see those warnings
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/docs/
Dares_free_data.343 associated with those structures.
49 associated with those structures.
55 associated with those structures.
60 associated with those structure.
64 storage associated with those structure.
/external/ksp/api/src/main/kotlin/com/google/devtools/ksp/processing/
DCodeGenerator.kt35 * Namely, the containing files of those [KSNode]s who are obtained from:
41 …* KSP traces dependencies automatically and only needs to know those sources that only processors …
50 …* @param dependencies are [KSFile]s from which this output is built. Only those that are obtained …
70 * Namely, the containing files of those [KSNode]s who are obtained from: in createNewFile()
76 …* KSP traces dependencies automatically and only needs to know those sources that only processors … in createNewFile()
85 …* @param dependencies are [KSFile]s from which this output is built. Only those that are obtained … in createNewFile()
101 …* @param sources are [KSFile]s from which this output is built. Only those that are obtained direc… in createNewFile()
114 …* @param sources are [KSFile]s from which this output is built. Only those that are obtained direc… in createNewFile()
125 …* @param classes are [KSClassDeclaration]s from which this output is built. Only those that are ob… in createNewFile()
/external/pytorch/torch/_lazy/
Dextract_compiled_graph.py23 Specifically, those graph inputs corresponding to method parameters should be replaced with the
34 # Category 1: those whose id are not found in tensor_id_to_arg_idx. These are
36 # Category 2: those whose id are found in tensor_id_to_arg_idx. We should get
100 If we take no actions, those eager tensors will be mixed with lazy tensors and
101 cause crash. This method overwrite those eager device to lazy device.
123 # To force those tensors on the lazy device, we can not simply override
204 # tensors will be cached. Those computation graphs can be retrieved
218 # only copy those tensors that get inplace updated
/external/eigen/unsupported/Eigen/
DNonLinearOptimization29 * course, this should work, and even work very well if those functions are
39 * fortran. Those implementations have been carefully tuned, tested, and used
44 * The last one of those cleanings being our starting point :
58 * There are two kinds of tests : those that come from examples bundled with cminpack.
70 * I've performed those tests on several other implementations of Levenberg-Marquardt, and
71 * (c)minpack performs VERY well compared to those, both in accuracy and speed.
99 * handle the loop: init + loop until a stop condition is met. Those are provided for
/external/libxml2/python/
DREADME6 informationss on those XML and XSLT libraries check their
24 the Python way of packaging those for non-Linux systems.
27 those modules are not generated from the libxml2-python
29 those two libraries.
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_equation_instructions.h38 // Yields those instructions in |instructions| that have integer scalar or
48 // Yields those instructions in |instructions| that have boolean scalar or
53 // Yields those instructions in |instructions| that have a scalar numerical or
62 // only those instructions whose width is |width|. If |width| is 1 this means
69 // Returns only those instructions for which the bit-width of the underlying
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_equation_instructions.h38 // Yields those instructions in |instructions| that have integer scalar or
48 // Yields those instructions in |instructions| that have boolean scalar or
53 // Yields those instructions in |instructions| that have a scalar numerical or
62 // only those instructions whose width is |width|. If |width| is 1 this means
69 // Returns only those instructions for which the bit-width of the underlying
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_equation_instructions.h38 // Yields those instructions in |instructions| that have integer scalar or
48 // Yields those instructions in |instructions| that have boolean scalar or
53 // Yields those instructions in |instructions| that have a scalar numerical or
62 // only those instructions whose width is |width|. If |width| is 1 this means
69 // Returns only those instructions for which the bit-width of the underlying
/external/cldr/docs/site/index/
Dlanguage-support-levels.md17 - **Fonts** supporting those characters are installed (or installable) on the platform
19 …- line-break: Most languages are handled well by the default Unicode algorithms. Those not using s…
20 - Bidirectional handling: those languages written right-left are handled (Hebrew, Arabic, …)
51 - The business justification is not listed for Levels 1-5, because the cost is far lower for those
70 …ain set of characteristics, it is much easier to add other languages with those characteristics. S…
87those characters that let them work on computers and phones (such as line-wrapping), the fonts use…
105those languages need, the properties and algorithms for those characters that let them work on com…
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DFlowOrBuilder.java118 * have higher priority than those defined in the flow.
140 * have higher priority than those defined in the flow.
162 * have higher priority than those defined in the flow.
184 * have higher priority than those defined in the flow.
207 * have higher priority than those defined in the flow.
230 * have higher priority than those defined in the flow.
250 * have higher priority than those defined in the flow.
270 * have higher priority than those defined in the flow.
290 * have higher priority than those defined in the flow.
311 * have higher priority than those defined in the flow.
[all …]
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
DFlowOrBuilder.java118 * have higher priority than those defined in the flow.
139 * have higher priority than those defined in the flow.
160 * have higher priority than those defined in the flow.
181 * have higher priority than those defined in the flow.
203 * have higher priority than those defined in the flow.
225 * have higher priority than those defined in the flow.
245 * have higher priority than those defined in the flow.
265 * have higher priority than those defined in the flow.
285 * have higher priority than those defined in the flow.
306 * have higher priority than those defined in the flow.
[all …]
/external/libpcap/doc/
DREADME.macos6 system, and the permissions and/or ownership on those devices can be
7 changed to give users other than root permission to read or write those
11 can be configured to set the permissions and/or ownership of those
12 devices to give users other than root permission to read or write those
18 those devices.
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_entry_type_decoder.cc64 // One of those bits is 0, so the varint is only one byte long. in Start()
91 // One of those bits is 0, so the varint is only one byte long. in Start()
98 // All of those bits are 1, so the varint extends into another byte. in Start()
135 // One of those bits is 0, so the varint is only one byte long. in Start()
142 // All of those bits are 1, so the varint extends into another byte. in Start()
210 // One of those bits is 0, so the varint is only one byte long. in Start()
217 // All of those bits are 1, so the varint extends into another byte. in Start()
349 // One of those bits is 0, so the varint is only one byte long. in Start()
356 // All of those bits are 1, so the varint extends into another byte. in Start()
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_entry_type_decoder.cc64 // One of those bits is 0, so the varint is only one byte long. in Start()
91 // One of those bits is 0, so the varint is only one byte long. in Start()
98 // All of those bits are 1, so the varint extends into another byte. in Start()
135 // One of those bits is 0, so the varint is only one byte long. in Start()
142 // All of those bits are 1, so the varint extends into another byte. in Start()
210 // One of those bits is 0, so the varint is only one byte long. in Start()
217 // All of those bits are 1, so the varint extends into another byte. in Start()
349 // One of those bits is 0, so the varint is only one byte long. in Start()
356 // All of those bits are 1, so the varint extends into another byte. in Start()
/external/cronet/stable/third_party/quic_trace/src/examples/
DREADME.md1 This directory contains example QUIC traces. Most of those are generated from
2 the unit tests of gQUIC's BBR implementation. You can regenerate those by
4 environment variable to the directory where you want those to go. The

12345678910>>...655