View source on GitHub |
Options for the Bert NL classifier task.
tflite_support.task.text.BertNLClassifierOptions(
base_options: tflite_support.task.core.BaseOptions
)
Attributes | |
---|---|
base_options
|
Base options for the Bert NL classifier task. |
Methods
__eq__
__eq__(
other
)