Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
7d5e350
Sketch something for cl_khr_tensor
Oct 25, 2023
1f0be1e
Apply suggestions from code review
linehill Nov 2, 2023
a801aaf
* Add brief introduction.
Nov 2, 2023
b890c30
Add contributors
Nov 2, 2023
fafb30b
* Fix name for add kernel creator
Nov 2, 2023
740f3f2
* cl_tensor_type -> cl_tensor _datatype.
Nov 2, 2023
701daa3
* clEnqueue(Read,Write)Tensor -> clEnqueue(TranslateFrom,TranslateTo)…
Nov 2, 2023
aa9ead7
Refactor command buffer temporary property out of tensor
Nov 2, 2023
88a0a84
Fix cl_tensor_type -> cl_tensor_datatype
Nov 2, 2023
37fe006
Add an open question
Nov 2, 2023
0a43252
Add CL_INVALID_TENSOR error code
Nov 2, 2023
d10d149
Require either buffer or host_ptr to be non-NULL
Nov 2, 2023
f40eeda
Regenerate html for cl_exp_tensor
Nov 2, 2023
ef90030
cl_khr_tensor.* -> cl_exp_tensor.*
Nov 9, 2023
ac8499f
* Add overview
Nov 15, 2023
274e76e
Apply suggestions from code review
linehill Nov 15, 2023
2d0687a
* Add command buffer counterparts for tensor translation commands
Nov 16, 2023
e7e99fe
* translate -> import/export
Nov 17, 2023
c1c0221
Update date
Nov 23, 2023
a9c5402
Update cl_exp_tensor, version 0.2.0
Aug 9, 2024
4586eef
Update extensions/cl_exp_tensor.asciidoc
linehill Aug 15, 2024
1911600
Apply suggestions from code review
linehill Aug 15, 2024
af6d58c
Address some feedback, fix formatting
Aug 15, 2024
294b1a1
Add people who gave feedback in the version history
Aug 15, 2024
2293467
Update html render (temporary)
Aug 15, 2024
01a4158
Update extensions/cl_exp_tensor.asciidoc
linehill Aug 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading