Home
last modified time | relevance | path

Searched defs:GetInitialValue (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc3714 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertMeanOp
3730 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertSumOp
3747 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertMaxOp
3765 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertMinOp
3782 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertProdOp
3797 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertAllOp
3812 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertAnyOp
3902 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertArgMaxOp
4930 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertUnsortedSegmentMaxOp
4944 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon5ef947ee0111::ConvertUnsortedSegmentMinOp
[all …]
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.cc538 T GetInitialValue(xla::ReductionKind reduction_kind) { in GetInitialValue() function in __anoneee0dde90311::CpuAllReduceRendezvous