TfLiteGpuClient

  • TfLiteGpuClient is a public class that implements OptionalModuleApi.

  • This class is used to load the GPU delegate for TensorFlow Lite within Google Play services.

  • It inherits standard methods from the java.lang.Object class.

public class TfLiteGpuClient extends Object
implements OptionalModuleApi

Client to load the GPU delegate for TensorFlow Lite in Google Play services.

Inherited Method Summary