TokenizerByteSet

Provides the TokenizerByteSet singleton used by the SDAI ONNX local diffusion feature layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard

Exposes the byteDecoder value used by the SDAI ONNX local diffusion feature layer.

Link copied to clipboard

Exposes the byteEncoder value used by the SDAI ONNX local diffusion feature layer.

Functions

Link copied to clipboard
private fun put(key: Int, value: String)

Executes the put step in the SDAI ONNX local diffusion feature layer.

Link copied to clipboard
private fun reversal()

Executes the reversal step in the SDAI ONNX local diffusion feature layer.