Skip to content

Commit 31fc8d9

Browse files
s4ayubfacebook-github-bot
authored andcommitted
fbgemm op ci test fail (#638)
Summary: Pull Request resolved: #638 Differential Revision: D36133994 fbshipit-source-id: d76a42b84f3eab4196a5d4f8210f3f37c5edf55e
1 parent 8889cf2 commit 31fc8d9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

reagent/test/preprocessing/test_transforms.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import numpy as np
1010
import reagent.core.types as rlt
1111
import torch
12+
import fbgemm_gpu
1213
from reagent.preprocessing import transforms
1314
from reagent.preprocessing.types import InputColumn
1415

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ install_requires =
1717
# issue: https://github.com/openai/spinningup/issues/178
1818
cloudpickle~=1.2.0
1919
iopath
20+
fbgemm-gpu-nightly
2021
numpy>=1.17.2
2122
pandas>=1.0.3
2223
# https://github.com/samuelcolvin/pydantic/issues/2042

0 commit comments

Comments
 (0)