Unverified Commit b099ac93 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[GraphBolt] remove func decorator from ItemSampler (#6357)

parent c298223f
......@@ -78,7 +78,6 @@ def minibatcher_default(batch, names):
return minibatch
@functional_datapipe("sample_item")
class ItemSampler(IterDataPipe):
"""Item Sampler.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment