Removd opcreatetensor from docs
This commit is contained in:
parent
f356e64644
commit
984709a4e7
1 changed files with 0 additions and 10 deletions
|
|
@ -86,16 +86,6 @@ The kp::OpMult operation is a sample implementation of the kp::OpAlgoBase class.
|
||||||
.. doxygenclass:: kp::OpMult
|
.. doxygenclass:: kp::OpMult
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
OpTensorCreate
|
|
||||||
-------
|
|
||||||
|
|
||||||
The kp::OpTensorCreate is a tensor only operations which initialises a kp::Tensor by creating the respective vk::Buffer and vk::Memory, as well as transferring the local data into the GPU.
|
|
||||||
|
|
||||||
.. image:: ../images/kompute-vulkan-architecture-opcreatetensor.jpg
|
|
||||||
:width: 100%
|
|
||||||
|
|
||||||
.. doxygenclass:: kp::OpTensorCreate
|
|
||||||
:members:
|
|
||||||
|
|
||||||
OpTensorCopy
|
OpTensorCopy
|
||||||
-------
|
-------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue