MegCC icon indicating copy to clipboard operation
MegCC copied to clipboard

tensor_c.h缺少函数实现

Open Tsukiwan opened this issue 2 years ago • 0 comments

tensor_c.h里面 LITE_API int LITE_make_tensor(const LiteTensorDesc tensor_describe, LiteTensor* tensor); 在 tensor.c未找到实现,请问下目前版本是不支持吗?

Tsukiwan avatar Oct 23 '23 11:10 Tsukiwan