utils/gluon/utils/octconv.py (7 lines): - line 28: "TODO: current upsampling requires all dimensions share the same scale" - line 69: "TODO: current version has to specify the `in_channels' to determine the computation graph, but got {}".format(in_channels) - line 122: "TODO: current version has to specify the `in_channels' to determine the computation graph, but got {}".format(in_channels) - line 140: "TODO: current version has to specify the `in_channels' to determine the computation graph, but got {}".format(in_channels) - line 158: "TODO: current version has to specify the `in_channels' to determine the computation graph, but got {}".format(in_channels) - line 185: "TODO: current version has to specify the `in_channels' to determine the computation graph" - line 187: "TODO: current version only support strides({}) <= 2".format(strides)