Home
last modified time | relevance | path

Searched refs:isDelegateSupportedOnThisDevice (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/gpu/
DCompatibilityListTest.java31 assertThat(allowlist.isDelegateSupportedOnThisDevice()).isTrue(); in testBasic()
/external/tensorflow/tensorflow/lite/delegates/gpu/java/src/main/java/org/tensorflow/lite/gpu/
DCompatibilityList.java54 public boolean isDelegateSupportedOnThisDevice() { in isDelegateSupportedOnThisDevice() method in CompatibilityList
/external/tensorflow/tensorflow/lite/g3doc/inference_with_metadata/
Dcodegen.md77 val options = if(compatList.isDelegateSupportedOnThisDevice) {
102 if(compatList.isDelegateSupportedOnThisDevice()){
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dgpu.md185 if(compatList.isDelegateSupportedOnThisDevice){
214 if(compatList.isDelegateSupportedOnThisDevice()){
Dgpu_advanced.md101 if(compatList.isDelegateSupportedOnThisDevice){
130 if(compatList.isDelegateSupportedOnThisDevice()){