Home
last modified time | relevance | path

Searched refs:Supported (Results 1 – 25 of 622) sorted by relevance

12345678910>>...25

/external/armnn/docs/
D05_03_delegate.dox29 @section delegatesupport Supported Operators
44 - AVERAGE_POOL_2D, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, TANH, NONE
46 - AVERAGE_POOL_3D, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, SIGN_BIT, TANH, …
54 - CONCATENATION, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, TANH, NONE
56 - CONV_2D, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, TANH, NONE
58 - CONV_3D, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, TANH, NONE
62 - DEPTHWISE_CONV_2D, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, TANH, NONE
82 - FULLY_CONNECTED, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, TANH, NONE
120 - MAX_POOL_2D, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, TANH, NONE
122 - MAX_POOL_3D, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, SIGN_BIT, TANH, NONE
D05_01_parsers.dox124 - AVERAGE_POOL_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
126 - CONCATENATION, Supported Fused Activation: RELU , RELU6 , TANH, NONE
127 - CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
128 - CONV_3D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
130 - DEPTHWISE_CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
138 - FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
152 - MAX_POOL_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
/external/tensorflow/tensorflow/lite/kernels/
Dhashtable.md6 ## Supported Tensorflow Lookup ops in TFLite
14 <td colspan="5" ><strong><em>Supported status</em></strong>
20 <td rowspan="2" colspan="5" >Supported only with tensor initializers.
22 Supported mapping type: string → int64, int64 → string
30 <td rowspan="2" colspan="5" >Supported only with tensor initializers.
32 Supported mapping type: string → int64, int64 → string
40 <td rowspan="2" colspan="5" >Supported.
48 <td rowspan="2" colspan="5" >Supported natively when num_oov_buckets=0 and dtype=dtypes.string.
58 …<td colspan="5" >Supported but you will need a <a href="https://www.tensorflow.org/lite/guide/ops_…
76 …<td colspan="5" >Supported but you need a <a href="https://www.tensorflow.org/lite/guide/ops_selec…
/external/libcups/examples/
Dcolor.drv16 // Supported page sizes
21 // Supported resolutions
33 // Supported colorspaces
37 // Supported resolutions
Dgrouping.drv16 // Supported page sizes
21 // Supported resolutions
30 // Supported resolutions
Dlaserjet-basic.drv22 // Supported page sizes and their margins
47 // Supported resolutions
51 // Supported input slots
Dminimum.drv17 // Supported page sizes
21 // Supported resolutions
Dlaserjet-pjl.drv22 // Supported page sizes and their margins
47 // Supported resolutions
51 // Supported input slots
/external/nist-sip/java/gov/nist/javax/sip/header/
DSupported.java45 public class Supported extends SIPHeader implements SupportedHeader { class
58 public Supported() { in Supported() method in Supported
67 public Supported(String option_tag) { in Supported() method in Supported
DSupportedList.java37 public class SupportedList extends SIPHeaderList<Supported>{
53 super(Supported.class, SupportedHeader.NAME); in SupportedList()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_page_fragments/
Dsupported-formats-rtsp.md1 ExoPlayer supports both live and on demand RTSP. Supported sample formats and
4 ### Supported sample formats ###
15 ### Supported network types ###
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_page_fragments/
Dsupported-formats-rtsp.md1 ExoPlayer supports both live and on demand RTSP. Supported sample formats and
4 ### Supported sample formats ###
15 ### Supported network types ###
/external/nist-sip/java/gov/nist/javax/sip/parser/
DSupportedParser.java77 Supported supported = new Supported(); in parse()
92 supported = new Supported(); in parse()
/external/sg3_utils/inhex/
Dvpd_sbl.hex3 # Supported block lengths and protection types VPD page (0xb4 ["sbl"]).
7 # Supported block lengths and protection types VPD page
/external/ComputeLibrary/src/core/CL/cl_kernels/common/
Dbitwise_op.cl34 …* @param[in] in1_ptr Pointer to the source image. Supported data types:…
40 …* @param[in] in2_ptr Pointer to the source image. Supported data types:…
46 …* @param[out] out_ptr Pointer to the destination image. Supported data t…
84 …* @param[in] in1_ptr Pointer to the source image. Supported data types:…
90 …* @param[in] in2_ptr Pointer to the source image. Supported data types:…
96 …* @param[out] out_ptr Pointer to the destination image. Supported data t…
134 …* @param[in] in1_ptr Pointer to the source image. Supported data types:…
140 …* @param[in] in2_ptr Pointer to the source image. Supported data types:…
146 …* @param[out] out_ptr Pointer to the destination image. Supported data t…
184 …* @param[in] in_ptr Pointer to the source image. Supported data types:…
[all …]
Dbatchnormalization_layer.cl36 …* @param[in] w_ptr Pointer to the weights tensor. Supported data …
44 … (Optional) Pointer to the bias tensor. Supported data types: same…
52 …* @param[in] mean_ptr Pointer to the mean source tensor. Supported d…
56 …* @param[in] var_ptr Pointer to the var tensor. Supported data type…
60 … (Optional) Pointer to the destination weights tensors. Supported data types: same…
68 … (Optional) Pointer to the destination bias tensor. Supported data types: same…
72 … (Optional) Pointer to the beta source tensor. Supported data types: same…
76 … (Optional) Pointer to the gamma source tensor. Supported data types: same…
Dselect.cl33 …* @param[in] c_ptr Pointer to the source tensor. Supported data types…
41 …* @param[in] x_ptr Pointer to the source tensor. Supported data types…
49 …* @param[in] y_ptr Pointer to the source tensor. Supported data types…
57 …* @param[out] out_ptr Pointer to the destination tensor. Supported data …
101 …* @param[in] c_ptr Pointer to the source tensor. Supported data types…
105 …* @param[in] x_ptr Pointer to the source tensor. Supported data types…
113 …* @param[in] y_ptr Pointer to the source tensor. Supported data types…
121 …* @param[out] out_ptr Pointer to the destination tensor. Supported data …
169 …* @param[in] c_ptr Pointer to the source tensor. Supported data types…
173 …* @param[in] x_ptr Pointer to the source tensor. Supported data types…
[all …]
Dl2_normalize.cl33 …* @param[in] input_ptr Pointer to the source tensor. Supported data ty…
39 …* @param[in] sum_ptr Pointer to the source tensor. Supported data ty…
45 …* @param[out] output_ptr Pointer to the destination tensor. Supported da…
85 …* @param[in] input_ptr Pointer to the source tensor. Supported data ty…
91 …* @param[in] sum_ptr Pointer to the source tensor. Supported data ty…
97 …* @param[out] output_ptr Pointer to the destination tensor. Supported da…
139 …* @param[in] input_ptr Pointer to the source tensor. Supported data ty…
147 …* @param[in] sum_ptr Pointer to the source tensor. Supported data ty…
155 …* @param[out] output_ptr Pointer to the destination tensor. Supported da…
Dfft_digit_reverse.cl29 …* @param[in] src_ptr Pointer to the source tensor. Supported data types…
37 …* @param[out] dst_ptr Pointer to the destination tensor. Supported data …
45 …* @param[in] idx_ptr Pointer to the index tensor. Supported data types:…
93 …* @param[in] src_ptr Pointer to the source tensor. Supported data types…
101 …* @param[out] dst_ptr Pointer to the destination tensor. Supported data …
109 …* @param[in] idx_ptr Pointer to the index tensor. Supported data types:…
/external/rust/crates/virtio-drivers/
DREADME.md13 | Device | Supported |
25 | Transport | Supported | |
33 | Feature flag | Supported | |
/external/okio/docs/
Dsecurity.md4 ## Supported Versions
6 | Version | Supported |
/external/ComputeLibrary/src/cpu/
DICpuKernel.h37Supported /**< Retrieve the best implementation available for the given Cpu ISA that is supported… enumerator
53 …(const SelectorType &selector, KernelSelectionType selection_type = KernelSelectionType::Supported)
/external/angle/src/libANGLE/renderer/gl/
DFenceNVGL.h30 static bool Supported(const FunctionsGL *functions);
50 static bool Supported(const FunctionsGL *functions);
/external/cronet/net/docs/
Dsupported-projects.md1 # Supported Projects
22 * **Supported Platforms**: Windows, macOS, Linux, Chromium OS, iOS, Android
41 * **Supported Platforms**: Windows, macOS, Linux, Chromium OS, iOS, Android
71 * **Supported Platforms**: Android
93 * **Supported Platforms**: Windows, macOS, Linux, Chromium OS, iOS, Android,
114 * **Supported Platforms**: iOS, Android
/external/ComputeLibrary/src/core/CL/cl_kernels/nchw/
Dbatchnormalization_layer.cl40 …* @param[in] input_ptr Pointer to the first source tensor. Supported d…
48 …* @param[out] output_ptr Pointer to the destination tensor. Supported da…
56 …* @param[in] mean_ptr Pointer to the mean source tensor. Supported da…
60 …* @param[in] var_ptr Pointer to the var tensor. Supported data types…
64 …* @param[in] beta_ptr Pointer to the beta source tensor. Supported da…
68 …* @param[in] gamma_ptr Pointer to the gamma source tensor. Supported d…

12345678910>>...25