提交 9fc02584 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

The test class doesn't support float16.

上级 bcf2d7dc
......@@ -23,7 +23,6 @@ class GpuEye(CGpuKernelBase, Op):
"""
__props__ = ('dtype', 'context_name')
_f16_ok = True
def __init__(self, dtype=None, context_name=None):
if dtype is None:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论