YWzzq
YWzzq
打包之后,注册报错:IoTDB> CREATE FUNCTION example1 AS 'org.example.Main' Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 301: [TSStatus(code:1202, message:Failed to register UDF EXAMPLE1(org.example.Main), because its instance can not be constructed successfully. Exception: java.lang.ClassNotFoundException: com.example.GenericCsvExporter)] IoTDB>
ainode部署模型需要model.pt与config.yaml文件, 1.model.pt文件就是直接torch.save()生成的吗? 2.我使用了dlnear生成了model.pt文件来测试是否生成正确model.pt,报错: IoTDB> call inference(dlinear_example, "select s0,s1,s2,s3,s4,s5,s6 from root.eg.etth", window=head(96)) Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 301: Error occurred while executing inference:[PytorchStreamReader failed locating file constants.pkl: file not found]
没有找到AInode安装包