Skip to content

Commit

Permalink
fbgemm op ci test fail
Browse files Browse the repository at this point in the history
Differential Revision: D36133994

fbshipit-source-id: 9b1b155eeaa6345c1cdd388dc91cbc7babe44265
  • Loading branch information
s4ayub authored and facebook-github-bot committed May 4, 2022
1 parent 17799b0 commit 2aef7c6
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 2aef7c6

Please sign in to comment.