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