We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 534cdd3 commit 8ab532aCopy full SHA for 8ab532a
paddle/phi/kernels/xpu/label_smooth_kernel.cc
@@ -12,7 +12,7 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
#include "paddle/phi/kernels/label_smooth_kernel.h"
15
-#include "paddle/phi/backends/xpu/xpu_context.h"
+#include "paddle/phi/backends/xpu/enforce_xpu.h"
16
#include "paddle/phi/core/kernel_registry.h"
17
namespace phi {
18
0 commit comments