Searched defs:GetInitialValue (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
| D | legalize_tf.cc | 4222 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertMeanOp 4238 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertSumOp 4256 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertMaxOp 4274 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertMinOp 4291 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertProdOp 4306 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertAllOp 4321 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertAnyOp 4407 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertArgMaxOp 4428 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertArgMinOp 5766 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anona24eecb30111::ConvertUnsortedSegmentMaxOp [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | cpu_runtime.cc | 607 T GetInitialValue(xla::ReductionKind reduction_kind) { in GetInitialValue() function in __anonb860e82e0511::CpuAllReduceRendezvous
|