compiler_gym/service/proto
Proto.h
#include "compiler_gym/service/proto/Proto.h"
-
namespace compiler_gym
-
struct SpaceContainsEventChecker
- #include <Proto.h>
Checks whether an
Event
is contained inside aSpace
.This is analogous to the
gym.spaces.Space.contains(...)
method.Upon receiving and action in the service backend this class can be used to check against the service action space if it is a valid action.
Public Types
Public Functions
-
struct Context
- #include <Proto.h>
Public Members
-
TypeIdFuncMap typeIdFuncMap
-
TypeIdFuncMap typeIdFuncMap
-
struct Context
-
struct SpaceContainsEventChecker