58754cf NUP-2519: Upgrade pycapnp to 0.6.3
64fb803 DEVOPS-383: Move deploy to S3 job to circleci workflow
16dbf53 DEVOPS-383: Migrate CircleCI builds from 1.0 to 2.0
ec14f2f pip install --use-wheel" was deprecated. See https://pip.pypa.io/en/stable/news/#deprecations-and-removals
c2d31a9 ignore YCM configuration
f7b86e0 "pip install --use-wheel" was deprecated. See https://pip.pypa.io/en/stable/news/#deprecations-and-removals
42df6ca NUP-2504: fix clang link optimization issue on private template function
f5bc76b NUP-2504: Add unit test to softmax overflow
203493e NUP-2506: Add missing state fields to serialization
5f1ddcb NUP-2514: fix traversal limit
7e33ca4 NUP-2506: Add missing operator '==' to classes used in tests
e5e48c8 fix accumulate
b351385 add softmax function
0032fbf Fix softmax overflow