Created base for opcreatetensor
This commit is contained in:
parent
52ec836de8
commit
49b436f490
5 changed files with 60 additions and 6 deletions
|
|
@ -3,7 +3,8 @@
|
|||
## Principles
|
||||
|
||||
* Non-vulkan naming convention to disambiguate Vulkan vs Kompute components
|
||||
* BYOV: It would play nicely with existing applications with a bring-your-own-Vulkan design
|
||||
* Extends the existing vulkan API with a simpler compute-specific interface
|
||||
* BYOV: Play nice with existing Vulkan applications with a bring-your-own-Vulkan design
|
||||
* TODO
|
||||
|
||||
## Getting Started
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue