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::__anonba8d35820111::ConvertMeanOp 4238 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anonba8d35820111::ConvertSumOp 4256 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anonba8d35820111::ConvertMaxOp 4274 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anonba8d35820111::ConvertMinOp 4291 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anonba8d35820111::ConvertProdOp 4306 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anonba8d35820111::ConvertAllOp 4321 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anonba8d35820111::ConvertAnyOp 4407 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anonba8d35820111::ConvertArgMaxOp 4428 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anonba8d35820111::ConvertArgMinOp 5766 static Value GetInitialValue(Type reduce_element_type, Location loc, in GetInitialValue() function in mlir::mhlo::__anonba8d35820111::ConvertUnsortedSegmentMaxOp [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | cpu_runtime.cc | 607 T GetInitialValue(xla::ReductionKind reduction_kind) { in GetInitialValue() function in __anon4995217d0511::CpuAllReduceRendezvous
|