/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/include/llvm/XRay/ |
D | FDRRecordProducer.h | 38 FileBasedRecordProducer(const XRayFileHeader &FH, DataExtractor &DE, in FileBasedRecordProducer()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | FDRRecordProducer.h | 38 FileBasedRecordProducer(const XRayFileHeader &FH, DataExtractor &DE, in FileBasedRecordProducer()
|
/external/llvm-project/llvm/tools/llvm-xray/ |
D | xray-converter.cpp | 80 const auto &FH = Records.getFileHeader(); in exportAsYAML() local 99 const auto &FH = Records.getFileHeader(); in exportAsRAWv1() local 267 const auto &FH = Records.getFileHeader(); in exportAsChromeTraceEventFormat() local
|
D | xray-extract.cpp | 57 FuncIdConversionHelper &FH) { in exportAsYAML()
|
/external/llvm-project/clang/tools/clang-offload-bundler/ |
D | ClangOffloadBundler.cpp | 796 std::unique_ptr<FileHandler> &FH = *FileHandlerOrErr; in BundleFiles() local 834 std::unique_ptr<FileHandler> &FH = *FileHandlerOrErr; in UnbundleFiles() local
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | DbiStream.cpp | 360 const FileInfoSubstreamHeader *FH; in initializeFileInfo() local
|
/external/llvm-project/llvm/utils/TableGen/ |
D | RISCVCompressInstEmitter.cpp | 594 std::string FH; in emitCompressInstEmitter() local
|
/external/llvm-project/clang/lib/Frontend/ |
D | ASTUnit.cpp | 2402 FixItHint &FH = FixIts.back(); in TranslateStoredDiagnostics() local
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 2565 FixItHint &FH = FixIts.back(); in TranslateStoredDiagnostics() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 3305 for (const auto &FH : Fixits) in EmitBasicReport() local
|