提交 e3d15eee 编写于 作者: G guosheng

Add TODO in the GRU Operator related

上级 56bae5c3
......@@ -17,6 +17,7 @@ limitations under the License. */
#include <type_traits>
// TODO(guosheng): refine code style in gru_kernel
namespace paddle {
namespace operators {
namespace math {
......
......@@ -19,6 +19,7 @@ namespace paddle {
namespace operators {
namespace math {
// TODO(guosheng): refine code style in gru_compute
template <typename T>
struct hl_gru_value {
T *gateWeight;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册