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

Commit

Permalink
Remove np_matrix_op.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ckt624 committed Aug 12, 2019
1 parent e5d7ce2 commit a4260f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 66 deletions.
65 changes: 0 additions & 65 deletions src/operator/numpy/np_matrix_op-inl.h

This file was deleted.

2 changes: 1 addition & 1 deletion src/operator/numpy/np_tensordot_op-inl.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#define MXNET_OPERATOR_NUMPY_NP_TENSORDOT_OP_INL_H_

#include <vector>
#include "np_matrix_op-inl.h"
#include "../tensor/matrix_op-inl.h"

namespace mxnet {
namespace op {
Expand Down

0 comments on commit a4260f8

Please sign in to comment.