Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconvolution_group_converter.cc226 int64_t output_feature_dimension = dim_numbers.output_feature_dimension(); in HandleBatchGroupCount() local
633 const int64_t output_feature_dimension = in HandleConvolution() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_rewriter.cc503 int64_t output_feature_dimension = dnums.kernel_output_feature_dimension(); in MatchBackwardInput() local
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto590 int64 output_feature_dimension = 10; field
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc297 int64_t output_feature_dimension = dnums.output_feature_dimension(); in GenNewConvDNums() local