Formatting fix
PiperOrigin-RevId: 504599712
This commit is contained in:
parent
afb0182935
commit
1538740dcb
|
@ -33,6 +33,7 @@ export declare interface Embedding {
|
||||||
* perform scalar quantization.
|
* perform scalar quantization.
|
||||||
*/
|
*/
|
||||||
quantizedEmbedding?: Uint8Array;
|
quantizedEmbedding?: Uint8Array;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The index of the classifier head these categories refer to. This is
|
* The index of the classifier head these categories refer to. This is
|
||||||
* useful for multi-head models.
|
* useful for multi-head models.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user