Skip to content

Commit

Permalink
fbgemm op ci test fail (#638)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #638

Differential Revision: D36133994

fbshipit-source-id: d76a42b84f3eab4196a5d4f8210f3f37c5edf55e
  • Loading branch information
s4ayub authored and facebook-github-bot committed May 4, 2022
1 parent 8889cf2 commit 31fc8d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions reagent/test/preprocessing/test_transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import numpy as np
import reagent.core.types as rlt
import torch
import fbgemm_gpu
from reagent.preprocessing import transforms
from reagent.preprocessing.types import InputColumn

Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ install_requires =
# issue: https://github.com/openai/spinningup/issues/178
cloudpickle~=1.2.0
iopath
fbgemm-gpu-nightly
numpy>=1.17.2
pandas>=1.0.3
# https://github.com/samuelcolvin/pydantic/issues/2042
Expand Down

0 comments on commit 31fc8d9

Please sign in to comment.