Skip to content

Commit

Permalink
rebuild matmul pass: trt and gpu_cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangzheee committed Feb 7, 2022
1 parent a3fa51a commit 38da4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/fluid/framework/ir/trt_map_matmul_to_mul_pass.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

#include "paddle/fluid/framework/ir/trt_trt_map_matmul_to_mul_pass.h"
#include "paddle/fluid/framework/ir/trt_map_matmul_to_mul_pass.h"

#include <cmath>
#include <string>
Expand Down

0 comments on commit 38da4e9

Please sign in to comment.