Home
last modified time | relevance | path

Searched refs:binary_cross_entropy_backward_plumbing (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesLoss.cpp124 static Tensor binary_cross_entropy_backward_plumbing( in binary_cross_entropy_backward_plumbing() function
180 m.impl("binary_cross_entropy_backward", binary_cross_entropy_backward_plumbing); in TORCH_LIBRARY_IMPL()