Poplar and PopLibs
EncodingConstants.hpp
Go to the documentation of this file.
1// Copyright (c) 2019 Graphcore Ltd. All rights reserved.
8#ifndef popops_EncodingConstants_hpp
9#define popops_EncodingConstants_hpp
10
12#define MASKED_LABEL_CODE 0xFFFFFFFFU
13
16#define EPS_LOG_N_FLOAT (1.17549435e-38F)
17#define EPS_LOG_N_HALF (0.000000059605F)
19
20#endif // popops_EncodingConstants_hpp