Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6c6c59e

Browse files
committed
add missing link
1 parent897cc82 commit6c6c59e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

‎_doc/tech/aapi.rst‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
.. _l-array-api-painpoint:
12

2-
Difficulty to implement ananArray API for ONNX
3-
================================================
3+
Difficulty to implement an Array API for ONNX
4+
=============================================
45

56
Implementing the full array API is not always easy with:epkg:`onnx`.
67
Python is not strongly typed and many different types can be used

‎_doc/tutorial/numpy_api.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ loss functions for example without knowing too much about ONNX.
2121
The first version (onnx==1.15) does not support control flow yet (test and loops).
2222
There is no easy syntax for that yet and the main challenge is to deal with local context.
2323

24+
You read:ref:`l-array-api-painpoint` as well.
25+
2426
Overview
2527
========
2628

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp