Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

tensor_c.h缺少函数实现

Open
#56 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
c
Domain
compilers

Research direction

Start by comparing the LITE_make_tensor declaration in tensor_c.h with tensor.c and checking whether the function is implemented elsewhere. Determine whether the current version supports this API; the issue is done when its implementation or support status is established and reflected in the relevant source or documentation.

Written by the indexing model from the issue text.

Description

tensor_c.h里面
LITE_API int LITE_make_tensor(const LiteTensorDesc tensor_describe, LiteTensor* tensor);

tensor.c未找到实现,请问下目前版本是不支持吗?

Dominant language
C++
Stars
483
Forks
56
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MegEngine/MegCC

All issues in MegEngine/MegCC

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.