Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/dnn/torch/rdovae/
H A Dexport_rdovae_weights.py71 def dump_statistical_model(writer, w, name, xmlout): function
158 …latent_dim, latent_mask, latent_scale = dump_statistical_model(stats_writer, qembedding[:, :, :ori…
159 …state_dim, state_mask, state_scale = dump_statistical_model(stats_writer, qembedding[:, :, orig_la…
/aosp_15_r20/external/libopus/dnn/training_tf2/
H A Ddump_rdovae.py88 def dump_statistical_model(qembedding, f, fh): function
216 dump_statistical_model(qembedding, source_fid, header_fid)