Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ec4f3e17 authored by ANDREY Paul's avatar ANDREY Paul
Browse files

Enhance support for 'tf.IndexedSlices' in 'TensorflowVector'.

* Implement a public util to wrap tensorflow operations in order to preserve
  `tf.IndexedSlices` structures and run appropriate computations with them.
* Deploy the former wrapper to cover all usual operations in the backend of
  `TensorflowVector`.
* Refactor the use of the device-placement-handling wrapper in the backend of
  `TensorflowVector` to reduce runtime overheads and factor it with the new
  indexed-slices-handling wrapper.
parent 71debe68
No related branches found
No related tags found
1 merge request!33Enhance support for 'tf.IndexedSlices' in 'TensorflowVector'.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment