/external/tensorflow/tensorflow/lite/kernels/hashtable/ |
D | README.md | 50 …/guide/ops_select" title="Select TensorFlow operators to use in TensorFlow Lite">Flex delegate</a>. 58 …/guide/ops_select" title="Select TensorFlow operators to use in TensorFlow Lite">Flex delegate</a>. 60 …/guide/ops_select" title="Select TensorFlow operators to use in TensorFlow Lite">Flex delegate</a>. 76 …/guide/ops_select" title="Select TensorFlow operators to use in TensorFlow Lite">Flex delegate</a>.
|
/external/tensorflow/tensorflow/lite/tools/pip_package/ |
D | README.md | 107 ## Enable TF OP support (Flex delegate) 115 ### Normal build with Flex for your workstation 122 ### Cross build with Flex for armhf Python 3.7
|
/external/tensorflow/tensorflow/lite/delegates/flex/java/src/main/native/ |
D | BUILD | 3 # TensorFlow Lite Flex delegate for using TensorFlow ops with TensorFlow Lite.
|
/external/e2fsprogs/tests/m_minrootdir/ |
D | expect | 24 Flex block group size: 16 136 Flex block group size: 16 190 Flex block group size: 16
|
/external/mesa3d/docs/ |
D | install.rst | 47 On Linux systems, Flex and Bison versions 2.5.35 and 2.4.1, 49 Flex and Bison with: 60 Some versions can be buggy (e.g. Flex 2.6.2) so do try others
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/ |
D | disable_flex.mlir | 12 // tf.div is the result of conversion to a Flex TF op
|
D | flex_op_with_tflite_op.mlir | 107 // tf.div is the result of conversion to a Flex TF op
|
/external/e2fsprogs/tests/f_jnl_errno/ |
D | expect.0 | 23 Flex block group size: 16
|
/external/tensorflow/tensorflow/lite/java/ |
D | BUILD | 52 # .aar contains *only* the Flex delegate for using select tf ops; clients must 82 # Note that this library contains *only* the Flex delegate and its Java wrapper for using 404 # portable_flex_tests includes files for testing interpreter with Flex delegate. 413 # portable_flex_with_custom_ops_tests includes files for testing Flex delegate
|
/external/e2fsprogs/tests/m_64bit_flexbg/ |
D | expect.1 | 38 Flex block group size: 16
|
/external/e2fsprogs/tests/r_move_itable_nostride/ |
D | expect | 42 Flex block group size: 16
|
/external/e2fsprogs/tests/d_corrupt_journal_nr_users/ |
D | expect | 23 Flex block group size: 16
|
/external/e2fsprogs/tests/r_move_itable_realloc/ |
D | expect | 41 Flex block group size: 16
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Monster.cs | 107 …public byte Flex(int j) { int o = __p.__offset(64); return o != 0 ? __p.bb.Get(__p.__vector(o) + j… in Flex() method 377 _o.Flex = new List<byte>(); in UnPackTo() 378 for (var _j = 0; _j < this.FlexLength; ++_j) {_o.Flex.Add(this.Flex(_j));} in UnPackTo() 484 if (_o.Flex != null) { in Pack() 485 var __flex = _o.Flex.ToArray(); in Pack() 672 public List<byte> Flex { get; set; } property in MyGame.Example.MonsterT 763 this.Flex = null; in MonsterT()
|
D | Monster.go | 41 Flex []byte member 142 if t.Flex != nil { 143 flexOffset = builder.CreateByteString(t.Flex) 360 t.Flex = rcv.FlexBytes() 892 func (rcv *Monster) Flex(j int) byte { func
|
/external/tensorflow/tensorflow/lite/ |
D | special_rules.bzl | 88 """Returns dependencies for building portable tensorflow in Flex delegate."""
|
D | CMakeLists.txt | 178 # Exclude Flex related files. 197 message(FATAL_ERROR "TF Lite Flex delegate is currently not supported.")
|
/external/e2fsprogs/tests/m_rootdir/ |
D | expect | 24 Flex block group size: 16
|
/external/libpcap/doc/ |
D | README.Win32.md | 108 libpcap uses the Flex lexical-analyzer generator and the Bison or 110 expressions. Windows versions of Flex and Bison can be downloaded from
|
/external/mesa3d/src/compiler/glsl/glcpp/ |
D | meson.build | 40 # Flex relies on __STDC_VERSION__>=199901L to decide when to include C99
|
/external/e2fsprogs/tests/m_resize_inode_meta_bg/ |
D | expect.1 | 40 Flex block group size: 16
|
/external/libpcap/ |
D | INSTALL.md | 34 You will need either Flex 2.5.31 or later, or a version of Lex 37 version of Flex, or don't have a compatible version of Lex, the current 47 Sometimes the stock C compiler does not interact well with Flex and
|
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | DFA.as | 149 …// not reached -- added due to bug in Flex compiler reachability analysis of while loop with no br…
|
/external/libpcap/msdos/ |
D | readme.dos | 61 3. Flex & Bison is used to generate parser for the filter handler
|
/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/ |
D | README.md | 18 the ideas above. For more sophisticated examples, refer to [Flex delegate](https://github.com/tenso…
|