提交 76a65a83 编写于 作者: W wanghaoshuang

Fix comments style

上级 ab9d59c5
......@@ -60,7 +60,7 @@ void PrepareSamples(const framework::ExecutionContext& context) {
}
} else {
for (; j < sample_labels_dims[1]; ++j) {
// TODO: support more distribution sampling
// TODO(wanghaoshuang): support more distribution sampling
sample_labels_data[index++] = rand(rng);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册