-
Notifications
You must be signed in to change notification settings - Fork 113
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
[RFC] cl_exp_tensor #1006
base: main
Are you sure you want to change the base?
[RFC] cl_exp_tensor #1006
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d5e350 - Browse repository at this point
Copy the full SHA 7d5e350View commit details -
Apply suggestions from code review
Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com> Co-authored-by: Pekka Jääskeläinen <pekka.jaaskelainen@tuni.fi>
Configuration menu - View commit details
-
Copy full SHA for 1f0be1e - Browse repository at this point
Copy the full SHA 1f0be1eView commit details -
* cl_khr_tensor -> cl_exp_tensor. * Remove cl_khr_command_buffer requirement.
Configuration menu - View commit details
-
Copy full SHA for a801aaf - Browse repository at this point
Copy the full SHA a801aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for b890c30 - Browse repository at this point
Copy the full SHA b890c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for fafb30b - Browse repository at this point
Copy the full SHA fafb30bView commit details -
* cl_tensor_type -> cl_tensor _datatype.
* Fix signed -> unsigned. * Single line cl{Retain,Release}TensorObject declaration.
Configuration menu - View commit details
-
Copy full SHA for 740f3f2 - Browse repository at this point
Copy the full SHA 740f3f2View commit details -
* clEnqueue(Read,Write)Tensor -> clEnqueue(TranslateFrom,TranslateTo)…
…Tensor. * Clarify in clEnqueue{TranslateFrom,TranslateTo}Tensor that data read from / written to the tensor in opaque manner.
Configuration menu - View commit details
-
Copy full SHA for 701daa3 - Browse repository at this point
Copy the full SHA 701daa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9ead7 - Browse repository at this point
Copy the full SHA aa9ead7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a0a84 - Browse repository at this point
Copy the full SHA 88a0a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37fe006 - Browse repository at this point
Copy the full SHA 37fe006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a43252 - Browse repository at this point
Copy the full SHA 0a43252View commit details -
Configuration menu - View commit details
-
Copy full SHA for d10d149 - Browse repository at this point
Copy the full SHA d10d149View commit details -
Configuration menu - View commit details
-
Copy full SHA for f40eeda - Browse repository at this point
Copy the full SHA f40eedaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef90030 - Browse repository at this point
Copy the full SHA ef90030View commit details -
* new section for tensor data type * add origin, region and pitch parameters for clEnqueueTranslate*Tensor. * Update code samples. * Add take on accessing tensors in OpenCL C.
Configuration menu - View commit details
-
Copy full SHA for ac8499f - Browse repository at this point
Copy the full SHA ac8499fView commit details -
Apply suggestions from code review
Co-authored-by: Pekka Jääskeläinen <pekka.jaaskelainen@tuni.fi>
Configuration menu - View commit details
-
Copy full SHA for 274e76e - Browse repository at this point
Copy the full SHA 274e76eView commit details -
* Add command buffer counterparts for tensor translation commands
* Add error codes for tensor translation commands. * Tweaked mem_pitch semantics.
Configuration menu - View commit details
-
Copy full SHA for 2d0687a - Browse repository at this point
Copy the full SHA 2d0687aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e99fe - Browse repository at this point
Copy the full SHA e7e99feView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c0221 - Browse repository at this point
Copy the full SHA c1c0221View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9c5402 - Browse repository at this point
Copy the full SHA a9c5402View commit details
Commits on Aug 15, 2024
-
Update extensions/cl_exp_tensor.asciidoc
Co-authored-by: Pekka Jääskeläinen <pekka.jaaskelainen@tuni.fi>
Configuration menu - View commit details
-
Copy full SHA for 4586eef - Browse repository at this point
Copy the full SHA 4586eefView commit details -
Apply suggestions from code review
Co-authored-by: Pekka Jääskeläinen <pekka.jaaskelainen@tuni.fi>
Configuration menu - View commit details
-
Copy full SHA for 1911600 - Browse repository at this point
Copy the full SHA 1911600View commit details -
Configuration menu - View commit details
-
Copy full SHA for af6d58c - Browse repository at this point
Copy the full SHA af6d58cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 294b1a1 - Browse repository at this point
Copy the full SHA 294b1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2293467 - Browse repository at this point
Copy the full SHA 2293467View commit details
Commits on Aug 16, 2024
-
Update extensions/cl_exp_tensor.asciidoc
Co-authored-by: Pekka Jääskeläinen <pekka.jaaskelainen@tuni.fi>
Configuration menu - View commit details
-
Copy full SHA for 01a4158 - Browse repository at this point
Copy the full SHA 01a4158View commit details