Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/
Dtest_value_utils.cc42 std::vector<ValuePtr> ConvertInt(const std::vector<NumberContainer> &values) { in ConvertInt() function
/third_party/openhitls/testcode/framework/gen_test/
Dtest.c22 int ConvertInt(const char *intStr, int *outNum) in ConvertInt() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/op_function/
Dconverter.cc46 Int64ImmPtr ConvertInt(const py::object &obj) { in ConvertInt() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Ddata_converter.cc1132 ValuePtr ConvertInt(const py::object &obj) { in ConvertInt() function