Home
last modified time | relevance | path

Searched defs:operators (Results 1 – 25 of 100) sorted by relevance

1234

/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-005.md3 ### CVE Number
6 ### Impact
52 ### Vulnerable Versions
56 ### Patches
69 ### Workarounds
76 ### For more information
82 ### Attribution
Dtfsa-2022-001.md3 ### CVE Number
6 ### Impact
43 ### Patches
48 ### For more information
51 ### Attribution
Dtfsa-2021-150.md3 ### CVE Number
6 ### Impact
26 ### Patches
34 ### For more information
40 ### Attribution
/external/tensorflow/tensorflow/lite/toco/tflite/
Dimport_test.cc109 Offset<Vector<Offset<::tflite::Operator>>> operators, in BuildSubGraphs()
131 auto operators = BuildOperators(); in BuildTestModel() local
160 details::OperatorsTable operators; in TEST_F() local
193 auto operators = BuildOperators(); in TEST_F() local
207 auto operators = BuildOperators({}, {1}); in TEST_F() local
221 auto operators = BuildOperators({0}, {}); in TEST_F() local
236 auto operators = BuildOperators(); in TEST_F() local
250 auto operators = BuildOperators(); in TEST_F() local
Dexport_test.cc201 auto operators = (*model->subgraphs())[0]->operators(); in ExportAndGetOperatorIndices() local
223 details::OperatorsMap operators; in TEST_F() local
615 details::OperatorsMap operators; in TEST_F() local
627 details::OperatorsMap operators; in TEST_F() local
640 details::OperatorsMap operators; in TEST_F() local
674 auto operators = (*model->subgraphs())[0]->operators(); in TEST_F() local
/external/ComputeLibrary/scripts/
Dgenerate_build_files.py40 def get_operator_backend_files(filelist, operators, backend='', techs=[], attrs=[]): argument
67 def collect_operators(filelist, operators, backend=''): argument
81 def resolve_operator_dependencies(filelist, operators, backend=''): argument
/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_composition.py112 operators, argument
191 def operators(self): member in LinearOperatorComposition
Dlinear_operator_addition.py32 def add_operators(operators, argument
183 def _static_check_for_same_dimensions(operators): argument
205 def _static_check_for_broadcastable_batch_shape(operators): argument
Dlinear_operator_kronecker.py134 operators, argument
236 def operators(self): member in LinearOperatorKronecker
Dlinear_operator_block_diag.py150 operators, argument
245 def operators(self): member in LinearOperatorBlockDiag
Dlinear_operator_block_lower_triangular.py189 operators, argument
350 def operators(self): member in LinearOperatorBlockLowerTriangular
/external/mesa3d/src/compiler/glsl/
Dast_expr.cpp29 static const char *const operators[] = { in operator_string() local
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/sequence/comparison/
Dless.hpp29 namespace operators namespace
Dequal_to.hpp38 namespace operators namespace
Dless_equal.hpp38 namespace operators namespace
Dgreater.hpp38 namespace operators namespace
Dgreater_equal.hpp38 namespace operators namespace
Dnot_equal_to.hpp41 namespace operators namespace
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/sequence/io/
Din.hpp27 namespace operators namespace
Dout.hpp29 namespace operators namespace
/external/python/cpython2/Lib/plat-irix6/
Dpanelparser.py13 operators = '()\'' variable
/external/python/cpython2/Lib/plat-irix5/
Dpanelparser.py13 operators = '()\'' variable
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
DREADME.md215 ### Floating-Point (IEEE FP32) Operators
419 ### Floating-Point (IEEE FP16) Operators (experimental)
631 ### Quantized Operators
786 ### Sparse Inference
822 ### Other limitations
/external/tensorflow/tensorflow/lite/tools/
Dlist_flex_ops_no_kernel.cc39 auto* operators = subgraph->operators(); in AddFlexOpsFromModel() local
/external/googleapis/google/cloud/visionai/v1/
Dlva_service.proto289 repeated Operator operators = 1; field
732 repeated Operator operators = 1; field
762 repeated Operator operators = 1; field

1234