Files
Zhengxing Chen a3edc61d72 Add Seq2Slate Unit Tests (#314)
Summary:
Pull Request resolved: https://github.com/facebookresearch/ReAgent/pull/314
Add some unit tests for seq2slate. Refactor the code a little bit.

Reviewed By: kaiwenw

Differential Revision: D23148708

fbshipit-source-id: 8e32c2e238337143b1921b51e46599cd9e3648f1
2020-09-11 14:25:15 -07:00

3 lines
95 B
Python

#!/usr/bin/env python3
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.