Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/
Dtensor_index_py.cc1237 ValuePtr SqueezeRDataValue(const TensorPtr &tensor, const py::handle &py_value, const ValuePtr &rda… in SqueezeRDataValue()
1255 const TypePtr &data_type, const py::handle &py_value) { in SetitemCopyView()
2157 const py::object &py_value, const py::bool_ &is_ascend) { in SetItemIndexInfo()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dconvert_utils_py.cc378 auto py_value = ValueToPyData(val); in __anonb813dc430d02() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc1718 ScopedPyObjectPtr py_value(PyFloat_FromDouble(val)); in PrintDouble() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph_build.cc2255 PyObject *py_value = value; in UnpackDynamicLengthDictByBytecode() local