Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dcell.h98 MixedPrecisionType GetMixedPrecisionType() const { return mixed_type_; } in GetMixedPrecisionType() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dnode.h178 PyObject *GetMixedPrecisionType() { return mixedPrecisionType_; } in GetMixedPrecisionType() function