Searched defs:GetInitialValue (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
| D | legalize_tf.cc | 3714 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertMeanOp 3730 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertSumOp 3747 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertMaxOp 3765 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertMinOp 3782 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertProdOp 3797 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertAllOp 3812 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertAnyOp 3902 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertArgMaxOp 4930 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertUnsortedSegmentMaxOp 4944 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anon30efc1950111::ConvertUnsortedSegmentMinOp [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | cpu_runtime.cc | 538 T GetInitialValue(xla::ReductionKind reduction_kind) { in GetInitialValue() function in __anon95669c100311::CpuAllReduceRendezvous
|