Typo: Tensorflow --> TensorFlow (#3249)
authorGus Smith <gussmith@cs.washington.edu>
Tue, 28 May 2019 20:35:25 +0000 (13:35 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Tue, 28 May 2019 20:35:25 +0000 (13:35 -0700)
3rdparty/bfloat16/bfloat16.cc

index 333b534..1f25be1 100644 (file)
@@ -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.