TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
half_float::detail::enable< T, typename, typename, typename > Struct Template Reference

SFINAE helper for generic half-precision functions. More...

Inheritance diagram for half_float::detail::enable< T, typename, typename, typename >:

Detailed Description

template<typename T, typename, typename = void, typename = void>
struct half_float::detail::enable< T, typename, typename, typename >

SFINAE helper for generic half-precision functions.

This class template has to be specialized for each valid combination of argument types to provide a corresponding type member equivalent to T.

Template Parameters
Ttype to return

The documentation for this struct was generated from the following file: