[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #5601: [DataType] Add bfloat16

2020-06-18 Thread GitBox
junrushao1994 commented on a change in pull request #5601: URL: https://github.com/apache/incubator-tvm/pull/5601#discussion_r442561558 ## File path: include/tvm/runtime/data_type.h ## @@ -72,6 +73,9 @@ class DataType { data_.code = static_cast(code); data_.bits =

[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #5601: [DataType] Add bfloat16

2020-06-16 Thread GitBox
junrushao1994 commented on a change in pull request #5601: URL: https://github.com/apache/incubator-tvm/pull/5601#discussion_r441191343 ## File path: include/tvm/runtime/data_type.h ## @@ -72,6 +73,9 @@ class DataType { data_.code = static_cast(code); data_.bits =

[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #5601: [DataType] Add bfloat16

2020-06-13 Thread GitBox
junrushao1994 commented on a change in pull request #5601: URL: https://github.com/apache/incubator-tvm/pull/5601#discussion_r439716507 ## File path: tests/python/unittest/test_tir_transform_bf16_legalize.py ## @@ -0,0 +1,152 @@ +# Licensed to the Apache Software Foundation

[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #5601: [DataType] Add bfloat16

2020-06-12 Thread GitBox
junrushao1994 commented on a change in pull request #5601: URL: https://github.com/apache/incubator-tvm/pull/5601#discussion_r439551002 ## File path: tests/python/unittest/test_tir_transform_bf16_legalize.py ## @@ -0,0 +1,152 @@ +# Licensed to the Apache Software Foundation