Home
last modified time | relevance | path

Searched defs:GpuDelegateFactory (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/java/src/main/java/org/tensorflow/lite/gpu/
DGpuDelegateFactory.java25 public class GpuDelegateFactory implements DelegateFactory { class
126 public GpuDelegateFactory() { in GpuDelegateFactory() method in GpuDelegateFactory
130 public GpuDelegateFactory(Options options) { in GpuDelegateFactory() method in GpuDelegateFactory