Home
last modified time | relevance | path

Searched defs:has_scalar_float32 (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/
Ddo_signature.cc99 bool has_scalar_float32 = false; in GetMaxTypeId() local
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc201 TypeId JudgeMaxType(TypeId max_type, bool has_scalar_float32, bool has_scalar_int64, bool has_tenso… in JudgeMaxType()
231 bool has_scalar_float32 = false; in GetDstType() local