Home
last modified time | relevance | path

Searched defs:net (Results 1 – 25 of 67) sorted by relevance

123

/external/XNNPACK/bench/
Df32-igemm.cc158 static void f32_igemm_1x8__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_1x8__neon_lane_ld64()
161 static void f32_igemm_4x2__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_4x2__neon_lane_ld64()
164 static void f32_igemm_4x4__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_4x4__neon_lane_ld64()
167 static void f32_igemm_4x8__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_4x8__neon_lane_ld64()
170 static void f32_igemm_4x8__neon_lane_ld128(benchmark::State& state, const char* net) { in f32_igemm_4x8__neon_lane_ld128()
173 static void f32_igemm_6x8__neon_lane_ld64(benchmark::State& state, const char* net) { in f32_igemm_6x8__neon_lane_ld64()
176 static void f32_igemm_6x8__neon_lane_ld128(benchmark::State& state, const char* net) { in f32_igemm_6x8__neon_lane_ld128()
179 static void f32_igemm_1x8__neon_dup_ld64(benchmark::State& state, const char* net) { in f32_igemm_1x8__neon_dup_ld64()
182 static void f32_igemm_4x8__neon_dup_ld128(benchmark::State& state, const char* net) { in f32_igemm_4x8__neon_dup_ld128()
185 static void f32_igemm_4x8__neon_dup_ld64(benchmark::State& state, const char* net) { in f32_igemm_4x8__neon_dup_ld64()
[all …]
Df32-gemm.cc343 static void ruy_st(benchmark::State& state, const char* net) in ruy_st()
351 static void f32_gemm_1x12__aarch64_neonfma_cortex_a53(benchmark::State& state, const char* net) { in f32_gemm_1x12__aarch64_neonfma_cortex_a53()
354 static void f32_gemm_1x8__aarch64_neonfma_cortex_a53(benchmark::State& state, const char* net) { in f32_gemm_1x8__aarch64_neonfma_cortex_a53()
357 static void f32_gemm_1x8__aarch64_neonfma_cortex_a57(benchmark::State& state, const char* net) { in f32_gemm_1x8__aarch64_neonfma_cortex_a57()
360 static void f32_gemm_1x8__aarch64_neonfma_cortex_a75(benchmark::State& state, const char* net) { in f32_gemm_1x8__aarch64_neonfma_cortex_a75()
363 static void f32_gemm_4x12__aarch64_neonfma_cortex_a53(benchmark::State& state, const char* net) { in f32_gemm_4x12__aarch64_neonfma_cortex_a53()
366 static void f32_gemm_4x8__aarch64_neonfma_cortex_a53(benchmark::State& state, const char* net) { in f32_gemm_4x8__aarch64_neonfma_cortex_a53()
369 static void f32_gemm_4x8__aarch64_neonfma_cortex_a57(benchmark::State& state, const char* net) { in f32_gemm_4x8__aarch64_neonfma_cortex_a57()
372 static void f32_gemm_4x8__aarch64_neonfma_cortex_a75(benchmark::State& state, const char* net) { in f32_gemm_4x8__aarch64_neonfma_cortex_a75()
375 static void f32_gemm_4x8__aarch64_neonfma_ld64(benchmark::State& state, const char* net) { in f32_gemm_4x8__aarch64_neonfma_ld64()
[all …]
Df32-spmm.cc163 static void spmm80_4x1__neonfma(benchmark::State& state, const char* net) { in spmm80_4x1__neonfma()
166 static void spmm80_4x2__neonfma(benchmark::State& state, const char* net) { in spmm80_4x2__neonfma()
169 static void spmm80_4x4__neonfma(benchmark::State& state, const char* net) { in spmm80_4x4__neonfma()
173 static void spmm80_8x1__neonfma(benchmark::State& state, const char* net) { in spmm80_8x1__neonfma()
177 static void spmm80_8x2__neonfma(benchmark::State& state, const char* net) { in spmm80_8x2__neonfma()
181 static void spmm80_8x4__neonfma(benchmark::State& state, const char* net) { in spmm80_8x4__neonfma()
185 static void spmm80_12x1__neonfma(benchmark::State& state, const char* net) { in spmm80_12x1__neonfma()
189 static void spmm80_12x2__neonfma(benchmark::State& state, const char* net) { in spmm80_12x2__neonfma()
193 static void spmm80_12x4__neonfma(benchmark::State& state, const char* net) { in spmm80_12x4__neonfma()
197 static void spmm80_16x1__neonfma(benchmark::State& state, const char* net) { in spmm80_16x1__neonfma()
[all …]
Df32-dwconv-spchw.cc264 static void CHW_3x3p1__neonfma(benchmark::State& state, const char* net) { in CHW_3x3p1__neonfma()
268 static void CHW_5x5p2__neonfma(benchmark::State& state, const char* net) { in CHW_5x5p2__neonfma()
272 static void CHW_3x3s2p1__neonfma(benchmark::State& state, const char* net) { in CHW_3x3s2p1__neonfma()
276 static void CHW_5x5s2p2__neonfma(benchmark::State& state, const char* net) { in CHW_5x5s2p2__neonfma()
280 static void HWo4C4_3x3p1__neonfma(benchmark::State& state, const char* net) { in HWo4C4_3x3p1__neonfma()
284 static void HWo4C4_5x5p2__neonfma(benchmark::State& state, const char* net) { in HWo4C4_5x5p2__neonfma()
288 static void HWo4C4_3x3s2p1__neonfma(benchmark::State& state, const char* net) { in HWo4C4_3x3s2p1__neonfma()
292 static void HWo4C4_5x5s2p2__neonfma(benchmark::State& state, const char* net) { in HWo4C4_5x5s2p2__neonfma()
312 static void CHW_3x3s2p1__sse(benchmark::State& state, const char* net) { in CHW_3x3s2p1__sse()
316 static void HWo4C4_3x3p1__sse(benchmark::State& state, const char* net) { in HWo4C4_3x3p1__sse()
[all …]
Df32-dwconv.cc156 static void f32_dwconv_4x9__aarch64_neonfma(benchmark::State& state, const char* net) { in f32_dwconv_4x9__aarch64_neonfma()
160 static void f32_dwconv_4x9__aarch64_neonfma_cortex_a55(benchmark::State& state, const char* net) { in f32_dwconv_4x9__aarch64_neonfma_cortex_a55()
175 static void f32_dwconv_4x9__neonfma(benchmark::State& state, const char* net) { in f32_dwconv_4x9__neonfma()
180 static void f32_dwconv_8x9__neonfma(benchmark::State& state, const char* net) { in f32_dwconv_8x9__neonfma()
196 static void f32_dwconv_4x9__sse(benchmark::State& state, const char* net) { in f32_dwconv_4x9__sse()
200 static void f32_dwconv_4x25__sse(benchmark::State& state, const char* net) { in f32_dwconv_4x25__sse()
215 static void f32_dwconv_4x9__psimd(benchmark::State& state, const char* net) { in f32_dwconv_4x9__psimd()
219 static void f32_dwconv_4x25__psimd(benchmark::State& state, const char* net) { in f32_dwconv_4x25__psimd()
233 static void f32_dwconv_1x9__scalar(benchmark::State& state, const char* net) { in f32_dwconv_1x9__scalar()
237 static void f32_dwconv_1x25__scalar(benchmark::State& state, const char* net) { in f32_dwconv_1x25__scalar()
Df16-spmm.cc165 static void spmm80_8x1__neonfp16arith(benchmark::State& state, const char* net) { in spmm80_8x1__neonfp16arith()
168 static void spmm80_8x1__neonfp16arith_unroll2(benchmark::State& state, const char* net) { in spmm80_8x1__neonfp16arith_unroll2()
171 static void spmm80_16x1__neonfp16arith(benchmark::State& state, const char* net) { in spmm80_16x1__neonfp16arith()
174 static void spmm80_16x1__neonfp16arith_unroll2(benchmark::State& state, const char* net) { in spmm80_16x1__neonfp16arith_unroll2()
177 static void spmm80_24x1__neonfp16arith(benchmark::State& state, const char* net) { in spmm80_24x1__neonfp16arith()
180 static void spmm80_24x1__neonfp16arith_unroll2(benchmark::State& state, const char* net) { in spmm80_24x1__neonfp16arith_unroll2()
183 static void spmm80_32x1__neonfp16arith(benchmark::State& state, const char* net) { in spmm80_32x1__neonfp16arith()
186 static void spmm80_32x1__neonfp16arith_unroll2(benchmark::State& state, const char* net) { in spmm80_32x1__neonfp16arith_unroll2()
Df16-gemm.cc104 static void f16_gemm_4x8__neonfp16arith_ld64(benchmark::State& state, const char* net) { in f16_gemm_4x8__neonfp16arith_ld64()
108 static void f16_gemm_6x8__neonfp16arith_ld64(benchmark::State& state, const char* net) { in f16_gemm_6x8__neonfp16arith_ld64()
112 static void f16_gemm_8x8__neonfp16arith_ld64(benchmark::State& state, const char* net) { in f16_gemm_8x8__neonfp16arith_ld64()
Dq8-gemm.cc200 static void gemmlowp_st(benchmark::State& state, const char* net) in gemmlowp_st()
290 static void ruy_st(benchmark::State& state, const char* net) in ruy_st()
298 static void q8gemm_4x8__neon(benchmark::State& state, const char* net) { in q8gemm_4x8__neon()
302 static void q8gemm_8x8__neon(benchmark::State& state, const char* net) { in q8gemm_8x8__neon()
315 static void q8gemm_2x4c8__sse2(benchmark::State& state, const char* net) { in q8gemm_2x4c8__sse2()
Df32-conv-hwc.cc113 static void f32_conv_hwc_3x3s2p1c3x8__neonfma_2x2(benchmark::State& state, const char* net) { in f32_conv_hwc_3x3s2p1c3x8__neonfma_2x2()
117 static void f32_conv_hwc_3x3s2p1c3x4__neonfma_2x2(benchmark::State& state, const char* net) { in f32_conv_hwc_3x3s2p1c3x4__neonfma_2x2()
Df32-conv-hwc2spchw.cc113 …static void f32_conv_hwc2spchw_3x3s2p1c3x4__neonfma_2x2(benchmark::State& state, const char* net) { in f32_conv_hwc2spchw_3x3s2p1c3x4__neonfma_2x2()
119 static void f32_conv_hwc2spchw_3x3s2p1c3x4__scalar_1x1(benchmark::State& state, const char* net) { in f32_conv_hwc2spchw_3x3s2p1c3x4__scalar_1x1()
Dchannel-shuffle.cc21 static void channel_shuffle_x8(benchmark::State& state, const char* net) { in channel_shuffle_x8()
86 static void channel_shuffle_x32(benchmark::State& state, const char* net) { in channel_shuffle_x32()
Dmax-pooling.cc22 void max_pooling_u8(benchmark::State& state, const char* net) { in max_pooling_u8()
95 void max_pooling_f32(benchmark::State& state, const char* net) { in max_pooling_f32()
Df32-im2col-gemm.cc138 static void f32_gemm_4x8__aarch64_neonfma_cortex_a75(benchmark::State& state, const char* net) { in f32_gemm_4x8__aarch64_neonfma_cortex_a75()
157 static void f32_gemm_4x4__scalar(benchmark::State& state, const char* net) { in f32_gemm_4x4__scalar()
Dprelu.cc27 void xnnpack_prelu_f32(benchmark::State& state, const char* net) { in xnnpack_prelu_f32()
98 void tflite_prelu_f32(benchmark::State& state, const char* net) { in tflite_prelu_f32()
Ddeconvolution.cc29 void xnnpack_deconvolution_q8(benchmark::State& state, const char* net) { in xnnpack_deconvolution_q8()
147 void xnnpack_deconvolution_f32(benchmark::State& state, const char* net) { in xnnpack_deconvolution_f32()
264 void tflite_deconvolution_f32(benchmark::State& state, const char* net) { in tflite_deconvolution_f32()
Daverage-pooling.cc22 static void average_pooling_q8(benchmark::State& state, const char* net) { in average_pooling_q8()
/external/tensorflow/tensorflow/core/kernels/
Dmkl_input_conversion_op.cc40 #define GET_CHECK_REORDER_TO_OP_MEM_ARGS(md, tensor, net, net_args, engine) \ argument
158 std::vector<primitive> net; in Compute() local
260 std::vector<primitive> net; in Compute() local
/external/crosvm/devices/src/virtio/vhost/
Dnet.rs252 let net = create_net_common(); in keep_fds() localVariable
259 let net = create_net_common(); in features() localVariable
265 let mut net = create_net_common(); in ack_features() localVariable
273 let mut net = create_net_common(); in activate() localVariable
Dmod.rs15 mod net; module
/external/iproute2/lib/
Dipx_pton.c9 static int ipx_getnet(u_int32_t *net, const char *str) in ipx_getnet()
/external/scapy/scapy/
Dbase_classes.py71 def _parse_net(cls, net): argument
79 def __init__(self, net): argument
/external/chromium-libpac/src/
Dnet_util.cc21 namespace net { namespace
Dproxy_resolver_js_bindings.cc17 namespace net { namespace
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h664 inline void ExecutePrimitive(const std::vector<primitive>& net, in ExecutePrimitive()
710 std::vector<primitive> net; in ConvertMklToTF() local
1283 std::vector<primitive> net; in CreateAndExecuteReorder() local
1575 std::vector<primitive>& net,
1647 std::vector<primitive>& net,
1725 std::vector<primitive>& net,
1735 std::vector<primitive>* net) {
1792 inline void InsertReorderToUserMem(std::vector<primitive>& net,
1801 inline void InsertReorderToUserMem(std::vector<primitive>* net) {
1818 std::vector<primitive> net; local
/external/cros/system_api/dbus/seneschal/
Dseneschal_service.proto67 NetworkAddress net = 3; field

123