maintenance (#5058)
authorAndrew Liu <andrewlliu@gmail.com>
Fri, 13 Mar 2020 00:22:19 +0000 (17:22 -0700)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2020 00:22:19 +0000 (17:22 -0700)
src/relay/transforms/gradient.cc

index 233e79f..9f401ed 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 /*!
- * \file ad.cc
+ * \file gradient.cc
  * \brief API for Automatic Differentiation for the Relay IR.
  */
 #include <tvm/ir/type_functor.h>