Skip to content

Commit a86752c

Browse files
electricliliesjroesch
authored andcommitted
Black
1 parent 629f52b commit a86752c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/tvm/relay/expr.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ class StorageInfo(Node):
548548
Contains the storage ids where expressions are stored, the
549549
type of the "virtual devices" the expressions are stored on,
550550
and the sizes of each storage element."""
551+
551552
@property
552553
def storage_ids(self):
553554
return _ffi_api.StorageInfoStorageIds(self)

0 commit comments

Comments
 (0)