File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212// See the License for the specific language governing permissions and
1313// limitations under the License.
14- #include " paddle/phi/kernels/lookup_table_grad_kernel.h"
14+ #include " paddle/phi/kernels/gpu/ lookup_table_grad_kernel.h"
1515#include " paddle/phi/backends/gpu/gpu_primitives.h"
1616#include " paddle/phi/common/memory_utils.h"
1717#include " paddle/phi/core/kernel_registry.h"
Original file line number Diff line number Diff line change 1111// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212// See the License for the specific language governing permissions and
1313// limitations under the License.
14- #include " paddle/phi/kernels/lookup_table_kernel.h"
14+ #include " paddle/phi/kernels/gpu/ lookup_table_kernel.h"
1515#include " paddle/phi/backends/gpu/gpu_primitives.h"
1616#include " paddle/phi/common/memory_utils.h"
1717#include " paddle/phi/core/kernel_registry.h"
You can’t perform that action at this time.
0 commit comments