Searched refs:out_scaling (Results 1 – 2 of 2) sorted by relevance
27 size_t out_scaling; member59 CopyN(&sgsdd_ctx->data[sgsdd_ctx->offsets.out_scaling], (CeedScalar *)new_bounds, 12); in ComputeSgsDD_Fused()185 CopyN(&sgsdd_ctx->data[sgsdd_ctx->offsets.out_scaling], (CeedScalar *)new_bounds, 12); in ComputeSgsDDNodal_Sequential_Outputs()
609 sgsdd_temp->offsets.out_scaling = sgsdd_temp->offsets.weight2 + num_inputs * num_neurons; in SgsDDContextFill()610 PetscInt total_num_scalars = sgsdd_temp->offsets.out_scaling + 2 * num_outputs; in SgsDDContextFill()622 …l(PhastaDatFileReadToArrayReal(comm, file_path, &sgsdd_ctx->data[sgsdd_ctx->offsets.out_scaling])); in SgsDDContextFill()