Home
last modified time | relevance | path

Searched defs:output_feature (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dgrouped_convolution_test.cc36 int64 input_feature, output_feature, window, stride, pad, lhs_dilate; member
62 int64 output_feature = option[0]; in GetConv2DTestCases() local
Dconvolution_dimension_numbers_test.cc39 int64 input_second_spatial, int64 output_batch, int64 output_feature, in CreateConvDimensionNumbers()
Dconv_depthwise_test.cc36 int64 output_feature, window, stride, pad, lhs_dilate; member
Dconvolution_test.cc1719 int64 output_feature; member
1733 int64 output_feature = GetParam().output_feature; in TestImpl() local
/external/tensorflow/tensorflow/core/tpu/
Dtpu_embedding_output_layout_utils.cc48 TPUEmbeddingOutputLayout::FeatureDescriptor* output_feature = in AddDefaultEmbeddingOutputLayoutIfNeeded() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dconvolution_group_converter.cc172 int64 output_feature = filter_shape.dimensions(kernel_output_feature_dim); in GetExpandedFilterMask() local
389 int64 output_feature = in HandleConvolution() local
488 int64 output_feature = in HandleConvolution() local
Dhlo_cost_analysis.cc449 const int64 output_feature = in HandleConvolution() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc966 llvm::Value* output_feature = index[dnums.output_feature_dimension()]; in EmitElementalConvolution() local