Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc201 …dgeMaxType(TypeId max_type, bool has_scalar_float32, bool has_scalar_int64, bool has_tensor_int8) { in JudgeMaxType()
233 bool has_tensor_int8 = false; in GetDstType() local