Home
last modified time | relevance | path

Searched defs:reduction_type (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dtyped_conditional_accumulator_base.h39 const string& reduction_type) in TypedConditionalAccumulatorBase()
Dconditional_accumulator.h56 const string& name, const string& reduction_type) in ConditionalAccumulator()
Dconditional_accumulator_base.cc23 const string& reduction_type) in ConditionalAccumulatorBase()
Dsparse_conditional_accumulator.h53 const string& name, const string& reduction_type) in SparseConditionalAccumulator()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dreduction_ops_common.cc31 DataType reduction_type) in XlaReductionOp()
Dpooling_ops.cc42 const DataType reduction_type) in PoolingOp()
424 auto reduction_type = XlaHelpers::SumAccumulationType(ctx->input_type(1)); in Compile() local
/external/tensorflow/tensorflow/python/ops/
Ddata_flow_ops.py1256 reduction_type="MEAN"): argument
1355 reduction_type="MEAN"): argument