Home
last modified time | relevance | path

Searched defs:FH (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Deigen_benchmark_cpu_test.cc124 #define BM_SPATIAL_NAME(prefix, NT, N, H, W, C, FC, FH, FW) \ argument
127 #define BM_SpatialConvolution(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
135 #define BM_SpatialConvolutionBwdInput(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
144 #define BM_SpatialConvolutionBwdKernel(NT, N, H, W, C, FC, FH, FW, LABEL) \ argument
153 #define BM_SpatialConvolutions(N, H, W, C, FC, FH, FW, LABEL) \ argument
159 #define BM_SpatialConvolutionsBwdInput(N, H, W, C, FC, FH, FW, LABEL) \ argument
165 #define BM_SpatialConvolutionsBwdKernel(N, H, W, C, FC, FH, FW, LABEL) \ argument
352 #define BM_CUBOID_NAME(p, NT, N, H, W, P, C, FC, FH, FW, FP) \ argument
356 #define BM_CuboidConvolution(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
365 #define BM_CuboidConvolutionBwdInput(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
[all …]
Dmkl_conv_ops_test.cc306 #define BM_NAME(p, type, N, H, W, C, FC, FH, FW) \ argument
312 #define BM_Conv2DT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
327 #define BM_Conv2D(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
331 #define BM_Conv2D(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
335 #define BM_Conv2DBwdInputT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
350 #define BM_Conv2DBwdInput(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
354 #define BM_Conv2DBwdInput(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
358 #define BM_Conv2DBwdFilterT(kind, N, H, W, C, FC, FH, FW, type, LABEL) \ argument
373 #define BM_Conv2DBwdFilter(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
377 #define BM_Conv2DBwdFilter(N, H, W, C, FC, FH, FW, type, LABEL) \ argument
Dconv_ops_test.cc1312 #define BM_NAME(name, type, N, H, W, C, FW, FH, FC) \ argument
1315 #define BM_Conv2D(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1322 #define BM_Conv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1331 #define BM_Conv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1341 #define BM_FusedConv2DWithBias(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1351 #define BM_FusedConv2DWithBiasAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1362 #define BM_Conv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1371 #define BM_Conv2DWithBatchNormAndRelu(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1382 #define BM_FusedConv2DWithBatchNorm(N, H, W, C, FW, FH, FC, type, LABEL) \ argument
1392 #define BM_FusedConv2DWithBatchNormAndRelu(N, H, W, C, FW, FH, FC, type, \ argument
Deigen_spatial_convolutions_test.cc1736 #define BM_RHS_NAME(prefix, N, H, W, C, FC, FH, FW, SH, SW, BR, BC) \ argument
1740 #define BM_PackRhs(N, H, W, C, FC, FH, FW, SH, SW, BR, BC) \ argument
1830 #define BM_LHS_NAME(prefix, C, FC, FH, FW, BR, BC) \ argument
1833 #define BM_PackLhs(C, FC, FH, FW, BR, BC) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-converter.cpp86 const auto &FH = Records.getFileHeader(); in exportAsYAML() local
104 const auto &FH = Records.getFileHeader(); in exportAsRAWv1() local
266 const auto &FH = Records.getFileHeader(); in exportAsChromeTraceEventFormat() local
Dxray-extract.cpp55 FuncIdConversionHelper &FH) { in exportAsYAML()
/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp360 const FileInfoSubstreamHeader *FH; in initializeFileInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp558 std::string FH; in emitCompressInstEmitter() local
/external/clang/lib/Frontend/
DASTUnit.cpp2565 FixItHint &FH = FixIts.back(); in TranslateStoredDiagnostics() local