Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dconvert_utils_py.cc825 auto py_stub = py::getattr(obj, stub::PY_ATTR_STUB); in ConvertStubTensor() local
840 auto py_stub = py::getattr(obj, stub::PY_ATTR_STUB); in PyStubNodeCast() local
851 auto py_stub = py::getattr(obj, stub::PY_ATTR_STUB); in GetStubTensorInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Ddata_converter.cc1179 auto py_stub = py::getattr(obj, stub::PY_ATTR_STUB); in ConvertTensorValue() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/
Dtensor_index_py.cc1227 auto py_stub = py::getattr(obj, stub::PY_ATTR_STUB); in GetStubTensorValue() local