/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | README.md | 148 ### `ABS` 152 ### `ADD` 159 ### `AVERAGE_POOL_2D` 166 ### `CEIL` 170 ### `CONV_2D` 178 ### `DEPTH_TO_SPACE` 183 ### `DEPTHWISE_CONV_2D` 191 ### `DIV` 197 ### `ELU` 201 ### `FULLY_CONNECTED` [all …]
|
/external/tensorflow/tensorflow/security/advisory/ |
D | tfsa-2020-005.md | 3 ### CVE Number 6 ### Impact 52 ### Vulnerable Versions 56 ### Patches 69 ### Workarounds 76 ### For more information 82 ### Attribution
|
/external/tensorflow/tensorflow/lite/toco/tflite/ |
D | import_test.cc | 106 Offset<Vector<Offset<::tflite::Operator>>> operators, in BuildSubGraphs() 128 auto operators = BuildOperators(); in BuildTestModel() local 157 details::OperatorsTable operators; in TEST_F() local 190 auto operators = BuildOperators(); in TEST_F() local 204 auto operators = BuildOperators({}, {1}); in TEST_F() local 218 auto operators = BuildOperators({0}, {}); in TEST_F() local 233 auto operators = BuildOperators(); in TEST_F() local 247 auto operators = BuildOperators(); in TEST_F() local
|
D | export_test.cc | 196 auto operators = (*model->subgraphs())[0]->operators(); in ExportAndGetOperatorIndices() local 218 details::OperatorsMap operators; in TEST_F() local 614 details::OperatorsMap operators; in TEST_F() local 626 details::OperatorsMap operators; in TEST_F() local 639 details::OperatorsMap operators; in TEST_F() local 673 auto operators = (*model->subgraphs())[0]->operators(); in TEST_F() local
|
/external/tensorflow/tensorflow/python/ops/linalg/ |
D | linear_operator_composition.py | 114 operators, argument 198 def operators(self): member in LinearOperatorComposition
|
D | linear_operator_kronecker.py | 138 operators, argument 243 def operators(self): member in LinearOperatorKronecker
|
D | linear_operator_addition.py | 38 def add_operators(operators, argument 193 def _static_check_for_same_dimensions(operators): argument 215 def _static_check_for_broadcastable_batch_shape(operators): argument
|
D | linear_operator_block_diag.py | 135 operators, argument 242 def operators(self): member in LinearOperatorBlockDiag
|
D | linear_operator_block_lower_triangular.py | 191 operators, argument 345 def operators(self): member in LinearOperatorBlockLowerTriangular
|
/external/mesa3d/src/compiler/glsl/ |
D | ast_expr.cpp | 29 static const char *const operators[] = { in operator_string() local
|
/external/python/cpython2/Lib/plat-irix5/ |
D | panelparser.py | 13 operators = '()\'' variable
|
/external/python/cpython2/Lib/plat-irix6/ |
D | panelparser.py | 13 operators = '()\'' variable
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
D | rx-start_with.hpp | 34 namespace operators { namespace
|
D | rx-subscribe.hpp | 60 namespace operators { namespace
|
D | rx-connect_forever.hpp | 20 namespace operators { namespace
|
D | rx-repeat.hpp | 32 namespace operators { namespace
|
D | rx-retry.hpp | 28 namespace operators { namespace
|
D | rx-publish.hpp | 46 namespace operators { namespace
|
D | rx-replay.hpp | 71 namespace operators { namespace
|
/external/tensorflow/tensorflow/lite/tools/ |
D | list_flex_ops_no_kernel.cc | 37 auto* operators = subgraph->operators(); in AddFlexOpsFromModel() local
|
D | list_flex_ops.cc | 85 auto* operators = subgraph->operators(); in AddFlexOpsFromModel() local
|
/external/starlark-go/doc/ |
D | spec.md | 1900 #### `or` and `and` 1941 #### Comparisons 1982 #### Arithmetic operations 2088 #### Membership tests 2121 #### String interpolation
|
/external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.id/ |
D | p4.cpp | 50 namespace operators namespace
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir/ |
D | legacy_reshape.json | 31 "operators": [ array
|
/external/turbine/javatests/com/google/turbine/parse/ |
D | LexerTest.java | 180 public void operators() { in operators() method in LexerTest
|