Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[AIR] Improve preprocessor documentation #27215
[AIR] Improve preprocessor documentation #27215
Changes from 81 commits
3a0525b
37634d8
2a30cdb
a055dc6
0dfbf0f
0acf2b9
45f09db
78c7a26
6b8a845
2f6bbce
81dbd5d
b7fca15
07dfa3f
62e071b
e4c072c
66287e2
49de066
cba88e7
93f0aed
0b00893
4ee8d3b
da37326
2074fec
5fe7937
4cd6d92
3507322
ae74ddf
acb6e01
d8f7c0f
c8581d4
28c495f
36901f1
5f8a8cc
7a713d3
d4b7ea5
d94d727
23f2437
a051c8b
3aabd44
eed0781
ef39c2a
b3a7cc9
e33edb2
e13f86b
3d50dd3
66d44b7
29a88fc
fdf2356
e3fe45b
243a2d1
ec47f45
dc321db
e27e04f
6983af6
62f9531
d2ccc3c
8fee7f9
0013e3f
92a47c5
9fd4709
2f7bb3a
18c37ad
5d12807
53d2a8b
eba4e81
79fa1c5
e628d87
d11c431
801c4b5
17a3245
6c82a1d
f323b51
beecb73
8af5a82
1e5e8ee
cd53a4a
d913cc1
c180903
9e8544b
0433797
9e632ca
05d1e8f
fe2c9a3
9878fa4
52d36eb
df0a42a
39343c3
a541ab0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit; ideally we choose an example that is actually not supported by Ray
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do you drop a column without
BatchMapper
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems like
TensorArrayElement
is not a documented class?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not. If we add
TensorArrayElement
to the data reference in a future PR, this link will work.