Home
last modified time | relevance | path

Searched defs:reduction_type (Results 1 – 11 of 11) 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/tflite-support/tensorflow_lite_support/custom_ops/python/
Dtflite_text_api.py57 reduction_type=None, argument
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dreduction_ops_common.cc31 DataType reduction_type) in XlaReductionOp()
Dpooling_ops.cc49 const DataType reduction_type) in PoolingOp()
493 auto reduction_type = XlaHelpers::SumAccumulationType(ctx->input_type(1)); in Compile() local
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/
Dngrams.cc59 std::string reduction_type; member
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dtftext_utils.cc237 auto reduction_type = in CreateNgramsCustomOption() local
/external/tensorflow/tensorflow/python/ops/
Ddata_flow_ops.py1336 reduction_type="MEAN"): argument
1438 reduction_type="MEAN"): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_all_reduce_code_motion.cc171 std::optional<ReductionKind> reduction_type = in IsAllReduceMovable() local