Skip to content

Commit

Permalink
remove 'paddle/fluid/operators/conv_op.h' from phi (#47914)
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatV authored Nov 15, 2022
1 parent 04c2955 commit f7bf293
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion paddle/phi/kernels/gpu/depthwise_conv_kernel.cu
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.

#include "paddle/fluid/operators/conv_op.h"
#include "paddle/phi/backends/gpu/gpu_context.h"
#include "paddle/phi/core/kernel_registry.h"
#include "paddle/phi/kernels/cpu/conv_util.h"
Expand Down

0 comments on commit f7bf293

Please sign in to comment.