TextEmbedder.TextEmbedderOptions

公共静态抽象类 TextEmbedder.TextEmbedderOptions

用于设置 TextEmbedder 的选项。

嵌套类

公共构造函数

公共方法

继承的方法

com.google.mediapipe.tasks.core.TaskOptions
任意
convertToAnyProto()
将 MediaPipe Tasks 任务专用选项转换为 proto3 ERROR(/Any) 消息。
CalculatorOptions
convertToCalculatorOptionsProto()
将 MediaPipe Tasks 任务专用选项转换为 ERROR(/CalculatorOptions) protobuf 消息。
布尔值
equals(Object arg0)
final Class<?>
getClass()
整型
hashCode()
最终无效
notify()
最终无效
notifyAll()
字符串
toString()
最终无效
wait(long arg0, int arg1)
最终无效
wait(long arg0)
最终无效
wait()

公共构造函数

public TextEmbedderOptions ()

公共方法

public static TextEmbedder.TextEmbedderOptions.Builder builder ()

public CalculatorOptions convertToCalculatorOptionsProto ()