/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_benchmark_cpu_test.cc | 120 #define BM_SPATIAL_NAME(prefix, NT, N, H, W, C, FC, FH, FW) \ argument 123 #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 351 #define BM_CUBOID_NAME(p, NT, N, H, W, P, C, FC, FH, FW, FP) \ 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 [all …]
|
D | conv_ops_benchmark_test.cc | 317 #define BM_NAME(name, type, N, H, W, C, FW, FH, FC) \ argument 320 #define BM_Conv2D(N, H, W, C, FW, FH, FC, type, LABEL) \ argument 331 #define BM_Conv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument 343 #define BM_Conv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument 357 #define BM_FusedConv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument 370 #define BM_FusedConv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument 384 #define BM_Conv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument 396 #define BM_Conv2DWithBatchNormAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument 411 #define BM_FusedConv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument 425 #define BM_FusedConv2DWithBatchNormAndRelu(N, H, W, C, FW, FH, FC, type, \ argument [all …]
|
D | conv_grad_filter_ops_benchmark_test.cc | 112 #define BM_NAME(name, type, T, FMT, N, H, W, C, FH, FW, FC, SH, SW, PADDING) \ argument 116 #define BM_Conv2DBwdFilter(T, FMT, N, H, W, C, FH, FW, FC, SH, SW, PADDING, \ argument
|
D | conv_grad_input_ops_benchmark_test.cc | 111 #define BM_NAME(name, type, T, FMT, N, H, W, C, FH, FW, FC, SH, SW, PADDING) \ argument 115 #define BM_Conv2DBwdInput(T, FMT, N, H, W, C, FW, FH, FC, SH, SW, PADDING, \ argument
|
D | eigen_spatial_convolutions_test.cc | 1763 #define BM_RHS_NAME(prefix, T, N, H, W, C, FC, FH, FW, PAD, SH, SW, ISH, ISW, \ argument 1769 #define BM_PackRhs(T, N, H, W, C, FC, FH, FW, PAD, SH, SW, ISH, ISW, BR, BC) \ argument 2012 #define BM_LHS_NAME(prefix, T, C, FC, FH, FW, BR, BC) \ argument 2015 #define BM_PackLhs(T, C, FC, FH, FW, BR, BC) \ argument
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_conv_ops_test.cc | 294 #define BM_NAME(p, type, N, H, W, C, FC, FH, FW) \ argument 300 #define BM_Conv2DT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument 315 #define BM_Conv2D(N, H, W, C, FC, FH, FW, type, LABEL) \ argument 319 #define BM_Conv2D(N, H, W, C, FC, FH, FW, type, LABEL) \ argument 323 #define BM_Conv2DBwdInputT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument 338 #define BM_Conv2DBwdInput(N, H, W, C, FC, FH, FW, type, LABEL) \ argument 342 #define BM_Conv2DBwdInput(N, H, W, C, FC, FH, FW, type, LABEL) \ argument 346 #define BM_Conv2DBwdFilterT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument 361 #define BM_Conv2DBwdFilter(N, H, W, C, FC, FH, FW, type, LABEL) \ argument 365 #define BM_Conv2DBwdFilter(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
|
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/ |
D | GSYMTest.cpp | 184 FileWriter FW(OutStrm, ByteOrder); in TEST() local 214 FileWriter FW(OutStrm, ByteOrder); in TestFunctionInfoEncodeError() local 249 FileWriter FW(OutStrm, ByteOrder); in TestFunctionInfoEncodeDecode() local 326 FileWriter FW(OutStrm, ByteOrder); in TestInlineInfoEncodeDecode() local 357 FileWriter FW(OutStrm, ByteOrder); in TestInlineInfoEncodeError() local 500 FileWriter FW(OutStrm, ByteOrder); in TEST() local 690 FileWriter FW(OutStrm, ByteOrder); in TestFileWriterHelper() local 745 FileWriter FW(OutStrm, ByteOrder); in TEST() local 768 FileWriter FW(OutStrm, ByteOrder); in TestAddressRangeEncodeDecodeHelper() local 806 FileWriter FW(OutStrm, ByteOrder); in TestLineTableHelper() local [all …]
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 534 const analyze_format_string::OptionalAmount &FW = FS.getFieldWidth(); in computeFieldWidth() local 542 const analyze_format_string::OptionalAmount &FW = FS.getPrecision(); in computePrecision() local
|