Searched refs:computeUpdatedLinearWeightAndBias (Results 1 – 3 of 3) sorted by relevance
24 TORCH_API std::tuple<at::Tensor, at::Tensor> computeUpdatedLinearWeightAndBias(
13 std::tuple<at::Tensor, at::Tensor> computeUpdatedLinearWeightAndBias( in computeUpdatedLinearWeightAndBias() function
114 computeUpdatedLinearWeightAndBias(params); in FoldFrozenLinearBatchnorm()