Disable initialization in te.compute

@cali I am not sure if there is a better way to achieve it. Maybe you can add a bool member drop_init in CommReducerNode. Once it is true you are safe to drop it in the MakeReduction function.