Home
last modified time | relevance | path

Searched defs:output_feature_dimension (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_conv_rewriter.cc474 int64 output_feature_dimension = dnums.kernel_output_feature_dimension(); in MatchBackwardInput() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dconvolution_group_converter.cc220 int64 output_feature_dimension = dim_numbers.output_feature_dimension(); in HandleBatchGroupCount() local
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto507 int64 output_feature_dimension = 10; field