Home
last modified time | relevance | path

Searched defs:models (Results 1 – 25 of 49) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/g3doc/
Dindex.md46 ### Explicit compilation with `tf.function(jit_compile=True)`
97 ### Auto-clustering
124 ### AOT (Ahead-of-time) compilation for CPU with `tfcompile`
/external/tensorflow/tensorflow/python/keras/benchmarks/keras_examples_benchmarks/
DREADME.md38 #### Computer Vision examples
47 #### Text & Sequence examples
56 #### Other examples
/external/clang/test/SemaTemplate/
Dinstantiate-var-template.cpp40 template<typename... T> A<T...> models; variable
41 …template<> struct B models<>; // expected-error {{incomplete type 'struct B'}} expected-note {{for… variable
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-var-template.cpp40 template<typename... T> A<T...> models; variable
41 …template<> struct B models<>; // expected-error {{incomplete type 'struct B'}} expected-note {{for… variable
/external/arm-trusted-firmware/docs/design/
Dinterrupt-framework-design.rst95 Secure-EL1 interrupts
115 Non-secure interrupts
143 EL3 interrupts
/external/fonttools/Doc/source/varLib/
Dmodels.rst2 models title
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dmeasurement.md223 ### Android performance benchmarks
355 ### iOS performance benchmarks
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_execution_limitations.cpp36 const auto* models = _.GetExecutionModels(entry_id); in ValidateExecutionLimitations() local
Dvalidate_derivatives.cpp80 const auto* models = state.GetExecutionModels(entry_point->id()); in DerivativesPass() local
Dvalidate_mode_setting.cpp291 const auto* models = _.GetExecutionModels(entry_point_id); in ValidateExecutionMode() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_execution_limitations.cpp36 const auto* models = _.GetExecutionModels(entry_id); in ValidateExecutionLimitations() local
Dvalidate_derivatives.cpp80 const auto* models = state.GetExecutionModels(entry_point->id()); in DerivativesPass() local
Dvalidate_mode_setting.cpp290 const auto* models = _.GetExecutionModels(entry_point_id); in ValidateExecutionMode() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_execution_limitations.cpp36 const auto* models = _.GetExecutionModels(entry_id); in ValidateExecutionLimitations() local
Dvalidate_derivatives.cpp80 const auto* models = state.GetExecutionModels(entry_point->id()); in DerivativesPass() local
Dvalidate_mode_setting.cpp291 const auto* models = _.GetExecutionModels(entry_point_id); in ValidateExecutionMode() local
/external/tensorflow/tensorflow/lite/tools/
Dlist_flex_ops_main.cc34 std::vector<std::string> models = absl::StrSplit(input_models, ','); in main() local
Dgen_op_registration_main.cc164 std::vector<std::string> models = absl::StrSplit(input_models, ','); in main() local
/external/llvm-project/llvm/utils/
Dschedcover.py13 models = set() variable
/external/llvm/utils/
Dschedcover.py13 models = set() variable
/external/skia/tools/skqp/
Dcut_release.py73 def make_rendertest_list(models, good, bad): argument
/external/tensorflow/tensorflow/lite/g3doc/convert/
Dmetadata.md409 ### Read the metadata in Java
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dobject_detector.h209 std::vector<const ObjectModelBase*>* models) const { in GetObjectModels()
/external/XNNPACK/models/
Dfp16-mobilenet-v1.cc19 namespace models { namespace
Dfp32-mobilenet-v1.cc17 namespace models { namespace

12