Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconvolution_group_converter.cc221 int64_t output_feature_dimension = dim_numbers.output_feature_dimension(); in HandleBatchGroupCount() local
628 const int64_t output_feature_dimension = in HandleConvolution() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops_base_structs.cc211 IntegerAttr output_feature_dimension = parsed_dims.second[IOFeature]; in parseConvolutionDimensions() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_rewriter.cc582 int64_t output_feature_dimension = dnums.kernel_output_feature_dimension(); in MatchBackwardInput() local
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto548 int64 output_feature_dimension = 10; field
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc288 int64_t output_feature_dimension = dnums.output_feature_dimension(); in GenNewConvDNums() local