Welcome to our Support Center
-
Quick start
-
API
-
Updated
Change Platform
Description
Sets the type of execution of the model and how it works. If you have a CUDA-compatible graphics card you can perform the calculation with your GPU. Type : polymorphic.
Do not forget to install CUDA with GIM before using this function to avoid any error (CUDA installation guide).
Input parameters
DNN Src : class
Platform : enum, device where the calculation will be made.
Output parameters
DNN Dst : class
Example
All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install TIGR library to run it).
Table of Contents