matmul_op_test: Use gradient_checker_v2
gradient_checker_v2 works with both TensorFlow 1.x and 2.x, so this usage makes it possible to run more tests in matmul_op_test.py with TF2_BEHAVIOR enabled. Remove some @test_util.run_deprecated_v1 annotations. PiperOrigin-RevId: 224053364
Loading
Please sign in to comment