Home
last modified time | relevance | path

Searched defs:acceleration (Results 1 – 25 of 63) sorted by relevance

123

/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dmini_benchmark_test.cc39 namespace acceleration { namespace
50 const ComputeSettingsT acceleration = mb->GetBestAcceleration(); in TEST() local
145 ComputeSettingsT acceleration = mb_->GetBestAcceleration(); in TEST_F() local
217 const ComputeSettingsT acceleration = mb_->GetBestAcceleration(); in TEST_F() local
274 const ComputeSettingsT acceleration = mb_->GetBestAcceleration(); in TEST_F() local
Dset_big_core_affinity.cc25 namespace acceleration { namespace
Dlibc_handle.cc25 namespace acceleration { namespace
Dlibc_handle_test.cc21 namespace acceleration { namespace
Dlibjpeg_handle_test.cc24 namespace acceleration { namespace
Dlibjpeg_handle.cc30 namespace acceleration { namespace
Dbig_little_affinity_test.cc26 namespace acceleration { namespace
Djpeg_decompress_buffered_struct_test.cc23 namespace acceleration { namespace
Dmini_benchmark_test_helper.cc39 namespace acceleration { namespace
Dmodel_loader.cc32 namespace acceleration { namespace
Dbig_little_affinity.cc25 namespace acceleration { namespace
Dfb_storage.cc42 namespace acceleration { namespace
Dvalidator_runner_entrypoint.cc41 namespace acceleration { namespace
Ddecode_jpeg_test.cc30 namespace acceleration { namespace
/external/replicaisland/src/com/replica/replicaisland/
DInterpolator.java52 public void set(float current, float target, float acceleration) { in set()
106 private float calculateAcceleration(float velocity, float acceleration, float target) { in calculateAcceleration()
119 private float scaleAcceleration(float acceleration, float secondsDelta) { in scaleAcceleration()
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dgpu_advanced.md10 ### Speed
20 ### Accuracy
27 ### Energy efficiency
/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
Dcanonicalize_value.cc23 namespace tflite::acceleration { namespace
Dandroid_info.cc39 namespace acceleration { namespace
Dcanonicalize_value_test.cc22 namespace tflite::acceleration { namespace
Ddevicedb.cc24 namespace acceleration { namespace
Ddevicedb_test.cc27 namespace acceleration { namespace
Dgpu_compatibility.cc31 namespace acceleration { namespace
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dxnnpack_plugin.cc32 const TFLiteSettings& acceleration) { in New()
Dgpu_plugin.cc28 const TFLiteSettings& acceleration) { in New()
/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/test/examples/
DFxExampleApp.kt106 val acceleration = 0.1 in log() constant

123