Skip to content

Commit f48438c

Browse files
Add rankRange to opSupportLimits()
Add rankRange to opSupportLimits() by renaming MLSupportLimits to MLDataTypeLimits (still used for inputs, constants, and output operands), and deriving MLTensorLimits (used for tensor operands) which adds the new member as a MLRankRange dictionary. This also adds a note about an operand's allowed data types and ranks, indicating the implementations may extend or impose limits. Finally, maxTensorByteLength is exposed at the top level of the dictionary.
1 parent 6e19654 commit f48438c

File tree

1 file changed

+203
-169
lines changed

1 file changed

+203
-169
lines changed

0 commit comments

Comments
 (0)