"git@developer.sourcefind.cn:OpenDAS/torch-scatter.git" did not exist on "91903d3e33a3f4117cd63a5d6afd753135f950bc"
Commit e9f620af authored by Kaushik Shivakumar's avatar Kaushik Shivakumar
Browse files

make some changes for PR"

;
parent 3e967b82
...@@ -14,10 +14,6 @@ ...@@ -14,10 +14,6 @@
# limitations under the License. # limitations under the License.
# ============================================================================== # ==============================================================================
"""Library functions for ContextRCNN.""" """Library functions for ContextRCNN."""
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
import tensorflow as tf import tensorflow as tf
# The negative value used in padding the invalid weights. # The negative value used in padding the invalid weights.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment