Home
last modified time | relevance | path

Searched defs:operator_type (Results 1 – 5 of 5) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-lift.hpp55 typedef rxu::decay_t<Operator> operator_type; typedef
65 typedef typename traits::operator_type operator_type; typedef
86 typedef rxu::decay_t<Operator> operator_type; typedef in rxcpp::operators::detail::lift_factory
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dgroup_bidirectional_sequence_ops.cc84 OperatorType operator_type, in FindUnidirectionalSequenceOp()
321 OperatorType operator_type, const string& input_array_name, in RewireBidirectionalSequenceSequenceOpsConnections()
410 OperatorType operator_type, in GroupDynamicSequenceOps()
/external/tensorflow/tensorflow/lite/schema/
Dupgrade_schema.py231 def RemapOperatorType(operator_type): argument
/external/python/cpython2/Python/
DPython-ast.c305 static PyTypeObject *operator_type; variable
/external/python/cpython3/Python/
DPython-ast.c393 static PyTypeObject *operator_type; variable