#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/GlobalIdentifier.h"
#include <vector>
#include <unordered_set>
#include <unordered_map>
#include <string>
#include <functional>
#include <utility>
#include "grpc_client.h"
Go to the source code of this file.
Classes | |
struct | TritonService::FallbackOpts |
struct | TritonService::Model |
struct | TritonService::Module |
struct | TritonService::Server |
class | TritonService |
Namespaces | |
edm | |
HLT enums. | |
Enumerations | |
enum | TritonServerType { TritonServerType::Remote = 0, TritonServerType::LocalCPU = 1, TritonServerType::LocalGPU = 2 } |
|
strong |