|
|
|
@@ -14,7 +14,7 @@ |
|
|
|
* limitations under the License. |
|
|
|
*/ |
|
|
|
|
|
|
|
#include "utils/primitive_py.h" |
|
|
|
#include "pybind_api/ir/primitive_py.h" |
|
|
|
#include <mutex> |
|
|
|
#include "ir/signature.h" |
|
|
|
#include "./common.h" |
|
|
|
@@ -23,10 +23,10 @@ |
|
|
|
#include "pybind11/pytypes.h" |
|
|
|
#include "utils/convert_utils_base.h" |
|
|
|
#include "utils/primitive_utils.h" |
|
|
|
#include "utils/base_ref_py.h" |
|
|
|
#include "utils/base_ref_extends.h" |
|
|
|
#include "pybind_api/api_register.h" |
|
|
|
#include "pybind_api/export_flags.h" |
|
|
|
#include "pybind_api/ir/base_ref_py.h" |
|
|
|
|
|
|
|
namespace mindspore { |
|
|
|
namespace { |