Updated python package documentation

This commit is contained in:
Alejandro Saucedo 2020-11-08 16:27:01 +00:00
parent b68446beeb
commit 3b540d00e1
2 changed files with 197 additions and 6 deletions

View file

@ -6,9 +6,6 @@ Python Class Documentation & Reference
This section provides a breakdown of the Python classes and what each of their functions provide.
Below is a diagram that provides insights on the relationship between Vulkan Kompute objects and Vulkan resources, which primarily encompass ownership of either CPU and/or GPU memory.
.. image:: ../images/kompute-architecture.jpg
:width: 70%
Manager
-------