提交 ac7986d7 authored 作者: Brandon T. Willard's avatar Brandon T. Willard 提交者: Brandon T. Willard

Add missing __props__ to TensorType

上级 f8d06511
......@@ -67,6 +67,8 @@ class TensorType(CType):
"""
__props__ = ("dtype", "broadcastable")
context_name = "cpu"
filter_checks_isfinite = False
"""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论