| /external/tensorflow/tensorflow/lite/g3doc/microcontrollers/ |
| D | library.md | 4 [TensorFlow repository](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro). 14 [`micro`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro) 25 …all_ops_resolver.h`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/al… 27 …able_op_resolver.h`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/mi… 33 …o_error_reporter.h`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/mi… 35 …icro_interpreter.h`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/mi… 43 [`sparkfun_edge`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/sparkf… 47 - [`kernel`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/kernels), 49 - [`tools`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/tools), 51 - [`examples`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/example… [all …]
|
| D | get_started_low_level.md | 9 [Hello World](https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/examples/h… 54 …ttps://colab.research.google.com/github/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/ex… 57 …utton-primary" href="https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/ex… 65 …utton-primary" href="https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/ex… 69 [`hello_world_test.cc`](https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/… 79 #include "tensorflow/lite/micro/all_ops_resolver.h" 80 #include "tensorflow/lite/micro/micro_error_reporter.h" 81 #include "tensorflow/lite/micro/micro_interpreter.h" 86 …all_ops_resolver.h`](https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/al… 88 …o_error_reporter.h`](https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/mi… [all …]
|
| D | index.md | 58 [Github](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/examples) 63 * [Hello World](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/exampl… 67 * [Micro speech](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/examp… 70 * [Magic wand](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/example… 73 * [Person detection](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/e…
|
| /external/harfbuzz_ng/test/api/ |
| D | test-version.c | 35 unsigned int major, minor, micro; in test_version() local 38 hb_version (&major, &minor, µ); in test_version() 42 g_assert_cmpint (micro, ==, HB_VERSION_MICRO); in test_version() 44 s = g_strdup_printf ("%u.%u.%u", major, minor, micro); in test_version() 49 g_assert (HB_VERSION_ATLEAST (major, minor, micro)); in test_version() 51 g_assert (HB_VERSION_ATLEAST (major-1, minor, micro)); in test_version() 53 g_assert (HB_VERSION_ATLEAST (major, minor-1, micro)); in test_version() 54 if (micro) in test_version() 55 g_assert (HB_VERSION_ATLEAST (major, minor, micro-1)); in test_version() 56 g_assert (!HB_VERSION_ATLEAST (major+1, minor, micro)); in test_version() [all …]
|
| /external/clang/test/Driver/ |
| D | mips-img-v2.cpp | 233 // RUN: | FileCheck --check-prefix=EB-HARD-MICRO %s 234 // EB-HARD-MICRO: "-internal-isystem" 235 // EB-HARD-MICRO: "[[TC:[^"]+/lib/gcc/mips-img-linux-gnu/4.9.2]]/../../../../mips-img-linux-gnu/inc… 236 // EB-HARD-MICRO: "-internal-isystem" 237 // EB-HARD-MICRO: "[[TC]]/../../../../mips-img-linux-gnu/include/c++/4.9.2/mips-img-linux-gnu/micro… 238 // EB-HARD-MICRO: "-internal-isystem" 239 // EB-HARD-MICRO: "[[TC]]/../../../../mips-img-linux-gnu/include/c++/4.9.2/backward" 240 // EB-HARD-MICRO: "-internal-externc-isystem" 241 // EB-HARD-MICRO: "[[TC]]/../../../../sysroot/micromips-r6-hard/lib/../usr/include" 242 // EB-HARD-MICRO: "{{.*}}ld{{(.exe)?}}" [all …]
|
| D | mips-cs.cpp | 93 // RUN: | FileCheck --check-prefix=CHECK-BE-HF-MICRO %s 94 // CHECK-BE-HF-MICRO: "-internal-isystem" 95 // CHECK-BE-HF-MICRO: "[[TC:[^"]+/lib/gcc/mips-linux-gnu/4.6.3]]/../../../../mips-linux-gnu/include… 96 // CHECK-BE-HF-MICRO: "-internal-isystem" 97 // CHECK-BE-HF-MICRO: "[[TC]]/../../../../mips-linux-gnu/include/c++/4.6.3/mips-linux-gnu/micromips" 98 // CHECK-BE-HF-MICRO: "-internal-isystem" 99 // CHECK-BE-HF-MICRO: "[[TC]]/../../../../mips-linux-gnu/include/c++/4.6.3/backward" 100 // CHECK-BE-HF-MICRO: "-internal-externc-isystem" 101 // CHECK-BE-HF-MICRO: "[[TC]]/include" 102 // CHECK-BE-HF-MICRO: "-internal-externc-isystem" [all …]
|
| /external/cpuinfo/src/arm/ |
| D | tlb.c | 7 * 6.3.1. Micro TLB 8 * The first level of caching for the page table information is a micro TLB of 11 * Misses from the instruction and data micro TLBs are handled by a unified main TLB. 18 * 5.3.1. Micro TLB 19 * The first level of caching for the page table information is a micro TLB of 22 * Misses from the micro TLBs are handled by a unified main TLB. This is a 256-entry 2-way 39 * 6.2.1 Micro TLB 40 …* The first level of caching for the page table information is a micro TLB of 32 entries on the… 73 * 5.2.1. Instruction micro TLB 74 …* The instruction micro TLB is implemented as a 32, 48 or 64 entry, fully-associative structure… [all …]
|
| /external/XNNPACK/src/xnnpack/ |
| D | params.h | 155 // Optional JIT GEMM and IGEMM micro-kernels with MR=1 and the same NR and KR parameters. 216 …// For best efficiency, micro-kernel must process a multiple of this number of elements in each ca… 239 …// For best efficiency, micro-kernel must process a multiple of this number of elements in each ca… 259 // For best efficiency, micro-kernel must produce a multiple of this number of rows in each call. 270 // For best efficiency, micro-kernel must produce a multiple of this number of rows in each call. 277 …// For best efficiency, micro-kernel must process a multiple of this number of channels in each ca… 317 // For best efficiency, micro-kernel must produce a multiple of this number of rows in each call. 320 …// For best efficiency, micro-kernel must process a multiple of this number of channels in each ca… 333 // Unipass micro-kernel must be called with this number of rows, or fewer. 334 // Multipass micro-kernel must be called with more than this number of rows. [all …]
|
| /external/autotest/docs/ |
| D | faft-how-to-run-doc.md | 25 [servo] board ([servo v2], [servo v4] with [servo micro] or [servo v4 Type-C]) 73 ### ServoV4 Type-A with Micro {#servov4-typea-micro} 76 with servo micro includes: 82 - servo-micro cable 83 - USB type-A to USB micro cable for DUT connection (~ 2' in length) 84 - USB type-A to USB micro cable for test controller connection (~ 4' - 6' in length) 89 servoV4 Type-A and servo micro, to the test controller, DUT, and network. 95 **Figure 1.Diagram of hardware configuration for a ServoV4 Type-A with servo micro.** 97 Details of servoV4 Type-A with micro connections: 99 1. Connect one end (micro USB) of the servo micro to servoV4 using a micro USB to USB cable. [all …]
|
| /external/webrtc/modules/desktop_capture/linux/wayland/ |
| D | screencast_stream_utils.cc | 39 absl::optional<int> micro = rtc::StringToNumber<int>(parsed_version.at(2)); in Parse() local 42 if (!major || !minor || !micro) { in Parse() 46 return {major.value(), minor.value(), micro.value()}; in Parse() 50 if (!major && !minor && !micro) { in operator >=() 54 return std::tie(major, minor, micro) >= in operator >=() 55 std::tie(other.major, other.minor, other.micro); in operator >=() 59 if (!major && !minor && !micro) { in operator <=() 63 return std::tie(major, minor, micro) <= in operator <=() 64 std::tie(other.major, other.minor, other.micro); in operator <=()
|
| /external/harfbuzz_ng/src/ |
| D | hb-version.h.in | 54 * The micro component of the library version available at compile-time. 69 * @micro: the micro component of the version number 74 #define HB_VERSION_ATLEAST(major,minor,micro) \ argument 75 ((major)*10000+(minor)*100+(micro) <= \ 82 unsigned int *micro); 90 unsigned int micro);
|
| D | hb-version.h | 54 * The micro component of the library version available at compile-time. 69 * @micro: the micro component of the version number 74 #define HB_VERSION_ATLEAST(major,minor,micro) \ argument 75 ((major)*10000+(minor)*100+(micro) <= \ 82 unsigned int *micro); 90 unsigned int micro);
|
| /external/XNNPACK/scripts/ |
| D | generate-tests.sh | 7 ### Tests for Clamp micro-kernels 11 ### Tests for packing micro-kernels 14 ### Tests for MaxPool micro-kernels 20 ### Tests for AvgPool micro-kernels 25 ### Tests for GAvgPool micro-kernels 28 ### Tests for PAvgPool micro-kernels 32 ### Tests for ArgMaxPool micro-kernels
|
| /external/python/cpython2/Doc/tools/extensions/ |
| D | patchlevel.py | 36 micro = int(d['PY_MICRO_VERSION']) 37 if micro != 0: 38 release += '.' + str(micro) 52 major, minor, micro, level, serial = sys.version_info 54 if micro: 55 release += '.%s' % micro
|
| /external/protobuf/ |
| D | README.android | 9 - Initial changes include support for the micro protobuf compiler and the 25 com.google.protobuf.micro: 27 LOCAL_STATIC_JAVA_LIBRARIES += com.google.protobuf.micro 29 Follow the instructions in Micro section of java/README.txt for 30 details on compiling .proto files for the micro runtine.
|
| /external/pigweed/pw_crypto/ |
| D | docs.rst | 165 Micro ECC 168 To select Micro ECC, the library needs to be installed and configured. 172 # Install and configure Micro ECC 173 pw package install micro-ecc 175 dir_pw_third_party_micro_ecc=getenv("PW_PACKAGE_ROOT")+"/micro-ecc" 179 The default micro-ecc backend uses big endian as is standard practice. It also 181 stack frame use and/or when non pw_crypto clients use the same micro-ecc 182 with a little-endian configuration. The little-endian version of micro-ecc 185 Note Micro-ECC does not implement any hashing functions, so you will need to use other backends for…
|
| /external/bazelbuild-rules_android/rules/ |
| D | android_revision.bzl | 23 "micro": "The micro version number, or 0 if unset.", 44 micro = int(parts[2]) if len(parts) >= 3 else 0 51 micro = micro, 85 highest = _compare_android_revision_field(first, second, "micro")
|
| /external/cronet/build/config/linux/atspi2/ |
| D | BUILD.gn | 22 micro = atspi_version[2] 26 # short-circuited away, so for example if major == 2 and minor == 48, micro 31 "micro", 38 (major == 2 && minor == 49 && micro < 90)) { 42 "ATSPI_MICRO_VERSION=$micro",
|
| /external/angle/build/config/linux/atspi2/ |
| D | BUILD.gn | 22 micro = atspi_version[2] 26 # short-circuited away, so for example if major == 2 and minor == 48, micro 31 "micro", 38 (major == 2 && minor == 49 && micro < 90)) { 42 "ATSPI_MICRO_VERSION=$micro",
|
| /external/sdv/vsomeip/third_party/boost/date_time/test/ |
| D | testtime_resolution_traits.cpp | 29 check("micro traits num digits", micro_res::num_fractional_digits() == 6); in main() 30 check("micro traits resolution adjust", in main() 32 check("micro tick calculations", in main() 34 check("micro tick calculations", in main() 36 check("micro tick calculations", in main() 40 check("micro tick calculations", in main()
|
| /external/tensorflow/tensorflow/lite/core/api/ |
| D | flatbuffer_conversions.cc | 962 // selective registration for the OpResolver implementation in micro. 1050 // selective registration for the OpResolver implementation in micro. 1058 // selective registration for the OpResolver implementation in micro. 1079 // selective registration for the OpResolver implementation in micro. 1087 // selective registration for the OpResolver implementation in micro. 1095 // selective registration for the OpResolver implementation in micro. 1130 // selective registration for the OpResolver implementation in micro. 1151 // selective registration for the OpResolver implementation in micro. 1219 // selective registration for the OpResolver implementation in micro. 1237 // selective registration for the OpResolver implementation in micro. [all …]
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64SchedKryo.td | 36 def KryoUnitXA : ProcResource<1>; // Type X(A) micro-ops 37 def KryoUnitXB : ProcResource<1>; // Type X(B) micro-ops 38 def KryoUnitYA : ProcResource<1>; // Type Y(A) micro-ops 39 def KryoUnitYB : ProcResource<1>; // Type Y(B) micro-ops 40 def KryoUnitX : ProcResGroup<[KryoUnitXA, // Type X micro-ops 42 def KryoUnitY : ProcResGroup<[KryoUnitYA, // Type Y micro-ops 44 def KryoUnitXY : ProcResGroup<[KryoUnitXA, // Type XY micro-ops 48 def KryoUnitLSA : ProcResource<1>; // Type LS(A) micro-ops 49 def KryoUnitLSB : ProcResource<1>; // Type LS(B) micro-ops 50 def KryoUnitLS : ProcResGroup<[KryoUnitLSA, // Type LS micro-ops
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64SchedKryo.td | 40 def KryoUnitXA : ProcResource<1>; // Type X(A) micro-ops 41 def KryoUnitXB : ProcResource<1>; // Type X(B) micro-ops 42 def KryoUnitYA : ProcResource<1>; // Type Y(A) micro-ops 43 def KryoUnitYB : ProcResource<1>; // Type Y(B) micro-ops 44 def KryoUnitX : ProcResGroup<[KryoUnitXA, // Type X micro-ops 46 def KryoUnitY : ProcResGroup<[KryoUnitYA, // Type Y micro-ops 48 def KryoUnitXY : ProcResGroup<[KryoUnitXA, // Type XY micro-ops 52 def KryoUnitLSA : ProcResource<1>; // Type LS(A) micro-ops 53 def KryoUnitLSB : ProcResource<1>; // Type LS(B) micro-ops 54 def KryoUnitLS : ProcResGroup<[KryoUnitLSA, // Type LS micro-ops
|
| /external/caliper/caliper/src/main/resources/com/google/caliper/config/ |
| D | default-config.properties | 5 # instrument.micro.options.warmup=10s 6 # instrument.micro.options.timingInterval=500ms 7 # instrument.micro.options.reportedIntervals=7 8 # instrument.micro.options.maxRuntime=10s
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
| D | AArch64SchedKryo.td | 42 def KryoUnitXA : ProcResource<1>; // Type X(A) micro-ops 43 def KryoUnitXB : ProcResource<1>; // Type X(B) micro-ops 44 def KryoUnitYA : ProcResource<1>; // Type Y(A) micro-ops 45 def KryoUnitYB : ProcResource<1>; // Type Y(B) micro-ops 46 def KryoUnitX : ProcResGroup<[KryoUnitXA, // Type X micro-ops 48 def KryoUnitY : ProcResGroup<[KryoUnitYA, // Type Y micro-ops 50 def KryoUnitXY : ProcResGroup<[KryoUnitXA, // Type XY micro-ops 54 def KryoUnitLSA : ProcResource<1>; // Type LS(A) micro-ops 55 def KryoUnitLSB : ProcResource<1>; // Type LS(B) micro-ops 56 def KryoUnitLS : ProcResGroup<[KryoUnitLSA, // Type LS micro-ops
|