We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90aaf80 commit 35d9e4bCopy full SHA for 35d9e4b
python/tvm/relay/transform.py
@@ -920,7 +920,7 @@ class ChangeBatch:
920
----------
921
data: Dict[relay.Var, int]
922
A dictionary of all the params to change.
923
- The keys are all params, and the values is which dimension hold the batch.
+ The keys are all params, and the values are which dimension hold the batch.
924
925
batch_size: int
926
The batch size to change to.
0 commit comments