File: dred_rdovae_stats_data.h

package info (click to toggle)
opus 1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 92,268 kB
  • sloc: ansic: 873,279; sh: 4,541; asm: 723; makefile: 480; perl: 264; python: 77
file content (27 lines) | stat: -rw-r--r-- 665 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/* Auto generated from checkpoint checkpoint_epoch_1.pth */


#ifndef DRED_RDOVAE_STATS_DATA_H
#define DRED_RDOVAE_STATS_DATA_H

#include "nnet.h"


#include "opus_types.h"

#include "dred_rdovae_constants.h"


extern const opus_uint8 dred_latent_quant_scales_q8[400];
extern const opus_uint8 dred_latent_dead_zone_q8[400];
extern const opus_uint8 dred_latent_r_q8[400];
extern const opus_uint8 dred_latent_p0_q8[400];


extern const opus_uint8 dred_state_quant_scales_q8[800];
extern const opus_uint8 dred_state_dead_zone_q8[800];
extern const opus_uint8 dred_state_r_q8[800];
extern const opus_uint8 dred_state_p0_q8[800];


#endif /* DRED_RDOVAE_STATS_DATA_H */