Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Summary: kkkkkkkk

Differential Revision: D36037141

fbshipit-source-id: 04d6ca49c813f52fc131eb526b0447163be2ce93
  • Loading branch information
czxttkl authored and facebook-github-bot committed May 4, 2022
1 parent d48968a commit 17799b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion reagent/mab/thompson_sampling.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.

# noqa
from abc import abstractmethod
from typing import Optional, List

Expand Down
4 changes: 3 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ ax = ax-platform

lite = nevergrad>=0.4.3

torchrec_gpu = torchrec-nightly
torchrec_gpu =
fbgemm-gpu-nightly
torchrec-nightly

torchrec_cpu = torchrec-nightly-cpu

Expand Down

0 comments on commit 17799b0

Please sign in to comment.