“4be0b9cb797e8cc93d676c3abb8f10da24cf013a”上不存在“data_backup/1.leetcode/1145-二叉树着色游戏/solution.cpp”
-
由 qingqing01 提交于
* Add normalization operator. 1. Refine the raw norm_op and let it more general to support to normalize Tensor along any axis. 2. There is a bug in l2_normalize API, which lacks sqrt after `reduce_sum`. 3. Use norm_op to refine the l2_normalize API. 4. Fix bug in test_normalization_wrapper.py.
19fd0717