Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/utils/
Dconvert_utils_py.cc191 auto py_value = ValueToPyData(val); in __anon3eff0f0d0a02() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc1816 ScopedPyObjectPtr py_value(PyFloat_FromDouble(val)); in PrintDouble() local