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