Searched defs:unreduced (Results 1 – 5 of 5) sorted by relevance
49 let mut unreduced = [0u8; digest::SHA512_OUTPUT_LEN]; in from_sha512_digest_reduced() localVariable
79 static Tensor apply_loss_reduction(const at::Tensor& unreduced, int64_t reduction) { in apply_loss_reduction()
74 static inline at::Tensor apply_loss_reduction(const at::Tensor& unreduced, int64_t reduction) { in apply_loss_reduction()
64 static inline at::Tensor apply_loss_reduction(const at::Tensor& unreduced, int64_t reduction) { in apply_loss_reduction()
51 Tensor apply_loss_reduction(const Tensor& unreduced, int64_t reduction) { in apply_loss_reduction()