Skip to content

Commit 8889cf2

Browse files
czxttklfacebook-github-bot
authored andcommitted
test
Summary: kkkkkkkk Differential Revision: D36037141 fbshipit-source-id: 651ae7c02b3a04b247862ca99d6b4c30334af2e5
1 parent d48968a commit 8889cf2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

reagent/mab/thompson_sampling.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
3-
3+
# noqa
44
from abc import abstractmethod
55
from typing import Optional, List
66

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ ax = ax-platform
5252

5353
lite = nevergrad>=0.4.3
5454

55-
torchrec_gpu = torchrec-nightly
55+
torchrec_gpu =
56+
fbgemm-gpu-nightly
57+
torchrec-nightly
5658

5759
torchrec_cpu = torchrec-nightly-cpu
5860

0 commit comments

Comments
 (0)