Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in the online documentation reference section #202

Open
AntoinePrv opened this issue Aug 18, 2021 · 0 comments
Open

Errors in the online documentation reference section #202

AntoinePrv opened this issue Aug 18, 2021 · 0 comments

Comments

@AntoinePrv
Copy link

For some functions in the online documentation, instead of seeing their documentation in the reference section, we see a Sphinx Warning.

Possibly related to xtensor-stack/xtensor#2242.

Error message:

doxygenfunction: Unable to resolve multiple matches for function “xt::linalg::tensordot” with arguments (const xexpression<T>&, const xexpression<O>&, std::size_t) in doxygen xml output for project “xtensor-blas” from directory: ../xml. Potential matches:

- template<class T, class O> auto tensordot(const xexpression<T> &xa, const xexpression<O> &xb, const std::vector<std::size_t> &ax_a, const std::vector<std::size_t> &ax_b)
- template<class T, class O> auto tensordot(const xexpression<T> &xa, const xexpression<O> &xb, std::size_t naxes = 2)

Screenshot:
Screen Shot 2021-08-18 at 10 02 24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant