diff --git a/3rdparty/bfloat16/bfloat16.cc b/3rdparty/bfloat16/bfloat16.cc index 333b534afc08..1f25be17f72d 100644 --- a/3rdparty/bfloat16/bfloat16.cc +++ b/3rdparty/bfloat16/bfloat16.cc @@ -3,7 +3,7 @@ \file tvm/src/codegen/custom_datatypes/mybfloat16.cc \brief Small bfloat16 library for use in unittests - Code originally from Tensorflow; taken and simplified. Original license: + Code originally from TensorFlow; taken and simplified. Original license: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.