Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Add the Gluon Implementation of Deformable Convolution #14810

Merged
merged 5 commits into from
May 5, 2019

Commits on Apr 26, 2019

  1. modified: docs/api/python/gluon/contrib.md

    	modified:   python/mxnet/gluon/contrib/__init__.py
    	new file:   python/mxnet/gluon/contrib/cnn/__init__.py
    	new file:   python/mxnet/gluon/contrib/cnn/conv_layers.py
    	new file:   tests/python/gpu/test_gluon_contrib_gpu.py
    suyz526 committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    ced03d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    8e09177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    416b39e View commit details
    Browse the repository at this point in the history
  3. Update conv_layers.py

    suyz526 authored Apr 29, 2019
    Configuration menu
    Copy the full SHA
    136ddfa View commit details
    Browse the repository at this point in the history
  4. Update conv_layers.py

    suyz526 authored Apr 29, 2019
    Configuration menu
    Copy the full SHA
    2909ec2 View commit details
    Browse the repository at this point in the history