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::result< T, U > Struct Template Reference

Return type for specialized generic 2-argument half-precision functions. More...

Inheritance diagram for half_float::detail::result< T, U >:
Collaboration diagram for half_float::detail::result< T, U >:

Detailed Description

template<typename T, typename U>
struct half_float::detail::result< T, U >

Return type for specialized generic 2-argument half-precision functions.

This class template has to be specialized for each valid combination of argument types to provide a corresponding type member denoting the appropriate return type.

Template Parameters
Tfirst argument type
Ufirst argument type

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