Skip to content

Commit

Permalink
small fix to file description
Browse files Browse the repository at this point in the history
Change-Id: I0e460f6cf43f9b12ffa5fc66fcb68e55304daeb2
  • Loading branch information
lhutton1 committed May 9, 2022
1 parent 954d4d7 commit 71a7fa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/relay/backend/aot/annotate_used_memory.cc
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
*/

/*!
* \file src/relay/backend/aot/memory_pressure.cc
* \brief Analyses the memory pressure at external function callsites.
* \file src/relay/backend/aot/annotate_used_memory.cc
* \brief Analyzes the memory pressure at the callsite of primitive functions.
*/

#include <tvm/ir/module.h>
Expand Down

0 comments on commit 71a7fa6

Please sign in to comment.