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

Update mean reduction in NLLLoss #1272

Closed
wants to merge 1 commit into from
Closed

Update mean reduction in NLLLoss #1272

wants to merge 1 commit into from

Commits on Mar 10, 2020

  1. Update mean reduction in NLLLoss

    Summary: `elementwise_mean` is being deprecated by PyTorch in favor of `mean` as an option for reduction. See https://fburl.com/diffusion/ywuy8gqv. Shouldn't have any impact on functionality.
    
    Reviewed By: kartikayk
    
    Differential Revision: D20347426
    
    fbshipit-source-id: c00bafe1a7867dac0be69626d666e4d8058226c3
    Kushal Lakhotia authored and facebook-github-bot committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    a00244a View commit details
    Browse the repository at this point in the history