CMS 3D CMS Logo

Namespaces | Macros | Functions
triton_utils.h File Reference
#include "FWCore/Utilities/interface/Span.h"
#include "HeterogeneousCore/SonicTriton/interface/TritonException.h"
#include <string>
#include <string_view>
#include <vector>
#include <unordered_set>
#include "grpc_client.h"

Go to the source code of this file.

Namespaces

 triton_utils
 

Macros

#define TRITON_THROW_IF_ERROR(X, MSG)
 

Functions

template<typename DT >
bool triton_utils::checkType (inference::DataType dtype)
 
template<typename C >
std::string triton_utils::printColl (const C &coll, const std::string &delim=", ")
 

Macro Definition Documentation

◆ TRITON_THROW_IF_ERROR

#define TRITON_THROW_IF_ERROR (   X,
  MSG 
)