Home
last modified time | relevance | path

Searched defs:SgsDDContext_ (Results 1 – 1 of 1) sorted by relevance

/honee/qfunctions/
H A Dsgs_dd_model.h17 struct SgsDDContext_ { struct
18 CeedInt num_inputs, num_outputs;
19 CeedInt num_layers;
20 CeedInt num_neurons;
21 CeedScalar alpha;
23 struct NewtonianIdealGasContext_ newt_ctx;
24 struct {
28 } offsets;
29 size_t total_bytes;
30 CeedScalar data[1];