PvaGeneration#
Fully qualified name: cupva::PvaGeneration
Defined in src/host/shared/include/install/cupva_host_common.hpp
- 
enum cupva::PvaGeneration#
 PVA hardware generations.
Values:
- 
enumerator PVA_GEN_INVALID#
 Sentinel value
- 
enumerator PVA_GEN1#
 First generation PVA, included on Xavier chip (t19x). Not supported in this release.
- 
enumerator PVA_GEN2#
 Second generation PVA, included on Orin chip (t23x)
- 
enumerator PVA_GEN3#
 Third generation PVA, included on Thor chip
- 
enumerator PVA_GEN_MAX#
 One greater than max valid value
- 
enumerator PVA_GEN_INVALID#