Home
last modified time | relevance | path

Searched defs:LABEL (Results 1 – 25 of 55) sorted by relevance

123

/external/tensorflow/tensorflow/core/kernels/
Deigen_benchmark_cpu_test.cc123 #define BM_SpatialConvolution(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
131 #define BM_SpatialConvolutionBwdInput(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
140 #define BM_SpatialConvolutionBwdKernel(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
149 #define BM_SpatialConvolutions(N, H, W, C, FC, FH, FW, LABEL) \ argument
155 #define BM_SpatialConvolutionsBwdInput(N, H, W, C, FC, FH, FW, LABEL) \ argument
161 #define BM_SpatialConvolutionsBwdKernel(N, H, W, C, FC, FH, FW, LABEL) \ argument
355 #define BM_CuboidConvolution(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
363 #define BM_CuboidConvolutionBwdInput(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
372 LABEL) \ argument
383 #define BM_CuboidConvolutions(N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
[all …]
Dnn_ops_test.cc241 #define BM_ConvFloatFwd(BS, R, C, ID, OD, KR, KC, STR, PAD, LABEL) \ argument
345 #define BM_ConvFloatBkInAndFilter(BS, R, C, ID, OD, KR, KC, STR, PAD, LABEL) \ argument
468 #define BM_ConvFloatBkFCPU(BS, R, C, ID, OD, KR, KC, TH, LABEL) \ argument
485 #define BM_ConvFloatBkFGPU(BS, R, C, ID, OD, KR, KC, LABEL) \ argument
642 LABEL, TYPE) \ argument
689 #define BM_ConvFloatDepthwiseBk(BS, R, C, ID, DM, OD, KR, KC, STR, PAD, LABEL, \ argument
826 #define BM_LRNFloatFwdCPU(DEPTH, COLS, ROWS, BATCH, RANGE, THREADS, LABEL) \ argument
914 #define BM_AvgPoolFwdCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
1019 #define BM_AvgPoolBkCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
1108 #define BM_MaxPoolFwdCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
[all …]
Dconv_ops_benchmark_test.cc331 #define BM_SET_INFO(N, H, W, C, type, LABEL, NAME) \ argument
339 #define BM_Conv2D(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
350 #define BM_Conv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
362 #define BM_Conv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
376 #define BM_FusedConv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
389 #define BM_FusedConv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
403 #define BM_Conv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
415 #define BM_Conv2DWithBatchNormAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
430 #define BM_FusedConv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
445 LABEL) \ argument
/external/openthread/third_party/mbedtls/repo/library/
Dssl_tls13_keys.h56 #define MBEDTLS_SSL_TLS1_3_LBL_LEN(LABEL) \ argument
59 #define MBEDTLS_SSL_TLS1_3_LBL_WITH_LEN(LABEL) \ argument
/external/mbedtls/library/
Dssl_tls13_keys.h56 #define MBEDTLS_SSL_TLS1_3_LBL_LEN(LABEL) \ argument
59 #define MBEDTLS_SSL_TLS1_3_LBL_WITH_LEN(LABEL) \ argument
/external/mdnsresponder/mDNSShared/
DDebugServices.h734 #define require( X, LABEL ) \ argument
761 #define require_string( X, LABEL, STR ) \ argument
787 #define require_quiet( X, LABEL ) \ argument
813 #define require_noerr( ERR, LABEL ) \ argument
844 #define require_noerr_string( ERR, LABEL, STR ) \ argument
875 #define require_noerr_action_string( ERR, LABEL, ACTION, STR ) \ argument
905 #define require_noerr_quiet( ERR, LABEL ) \ argument
931 #define require_noerr_action( ERR, LABEL, ACTION ) \ argument
961 #define require_noerr_action_quiet( ERR, LABEL, ACTION ) \ argument
988 #define require_action( X, LABEL, ACTION ) \ argument
[all …]
/external/rust/android-crates-io/crates/quiche/src/
Dcrypto.rs526 const LABEL: &[u8] = b"client in"; in derive_client_initial_secret() constant
531 const LABEL: &[u8] = b"server in"; in derive_server_initial_secret() constant
536 const LABEL: &[u8] = b"quic ku"; in derive_next_secret() constant
549 const LABEL: &[u8] = b"quic hp"; in derive_hdr_key() constant
564 const LABEL: &[u8] = b"quic key"; in derive_pkt_key() constant
579 const LABEL: &[u8] = b"quic iv"; in derive_pkt_iv() constant
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_conv_ops_test.cc291 #define BM_Conv2DT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
307 #define BM_Conv2D(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
311 #define BM_Conv2DBwdInputT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
327 #define BM_Conv2DBwdInput(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
331 #define BM_Conv2DBwdFilterT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
347 #define BM_Conv2DBwdFilter(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
/external/clang/test/SemaCXX/
Dqualified-member-enum.cpp6 enum {LABEL}; enumerator
/external/googleapis/google/ads/googleads/v14/enums/
Ddsa_page_feed_criterion_field.proto45 LABEL = 3; enumerator
/external/googleapis/google/ads/googleads/v15/enums/
Ddsa_page_feed_criterion_field.proto45 LABEL = 3; enumerator
/external/googleapis/google/ads/googleads/v16/enums/
Ddsa_page_feed_criterion_field.proto45 LABEL = 3; enumerator
/external/webp/examples/
Dwebpmux.c169 #define ERROR_GOTO1(ERR_MSG, LABEL) \ argument
176 #define ERROR_GOTO2(ERR_MSG, FORMAT_STR, LABEL) \ argument
183 #define ERROR_GOTO3(ERR_MSG, FORMAT_STR1, FORMAT_STR2, LABEL) \ argument
612 #define CHECK_NUM_ARGS_AT_LEAST(NUM, LABEL) \ argument
620 #define CHECK_NUM_ARGS_AT_MOST(NUM, LABEL) \ argument
628 #define CHECK_NUM_ARGS_EXACTLY(NUM, LABEL) \ argument
/external/grpc-grpc/.github/
Dpr_title_checker_config.json2 "LABEL": { object
/external/chromium-crossbench/crossbench/benchmarks/loading/config/login/
Dbase.py19 LABEL: Final[str] = "login" variable in BaseLoginBlock
/external/python/cpython3/Tools/jit/
Dtemplate.c41 #define GOTO_ERROR(LABEL) \ argument
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/util/
DAnnotatedPrivateKey.java17 public static final String LABEL = "label"; field in AnnotatedPrivateKey
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/util/
DAnnotatedPrivateKey.java15 public static final String LABEL = "label"; field in AnnotatedPrivateKey
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/util/
DAnnotatedPrivateKey.java17 public static final String LABEL = "label"; field in AnnotatedPrivateKey
/external/swiftshader/third_party/subzero/crosstest/
Dvectors.h60 #define DECLARE_VECTOR_TYPE(LABEL, TY, ELTTY, CASTTY, NUM_ELEMENTS) \ argument
/external/googleapis/google/devtools/containeranalysis/v1beta1/image/
Dimage.proto41 LABEL = 4; enumerator
/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/proto/google/devtools/containeranalysis/v1beta1/image/
Dimage.proto41 LABEL = 4; enumerator
/external/pigweed/pw_trace_tokenized/py/pw_trace_tokenized/
Dtrace_tokenized.py59 LABEL = 4 variable in TokenIdx
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/backends/
DBlobStoreBackend.java54 private static final String LABEL = "The file is shared to provide a better user experience"; field in BlobStoreBackend
/external/ow2-asm/asm-tree/src/main/java/org/objectweb/asm/tree/
DAbstractInsnNode.java68 public static final int LABEL = 8; field in AbstractInsnNode

123