Searched defs:operator_type (Results 1 – 15 of 15) sorted by relevance
| /external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
| D | rx-lift.hpp | 55 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/ |
| D | group_bidirectional_sequence_ops.cc | 84 OperatorType operator_type, in FindUnidirectionalSequenceOp() 321 OperatorType operator_type, const std::string& input_array_name, in RewireBidirectionalSequenceSequenceOpsConnections() 404 OperatorType operator_type, in GroupDynamicSequenceOps()
|
| /external/tensorflow/tensorflow/lite/schema/ |
| D | upgrade_schema.py | 232 def RemapOperatorType(operator_type): argument
|
| /external/XNNPACK/src/operators/ |
| D | channel-shuffle-nc.c | 28 enum xnn_operator_type operator_type, in create_channel_shuffle_nc()
|
| D | constant-pad-nd.c | 23 enum xnn_operator_type operator_type, in create_constant_pad_nd()
|
| D | binary-elementwise-nd.c | 27 enum xnn_operator_type operator_type, in create_binary_elementwise_nd() 71 enum xnn_operator_type operator_type, in create_binary_elementwise_nd_f16() 116 enum xnn_operator_type operator_type, in create_binary_elementwise_nd_f32()
|
| D | fully-connected-nc.c | 44 enum xnn_operator_type operator_type, in create_fully_connected_nc()
|
| D | max-pooling-nhwc.c | 63 enum xnn_operator_type operator_type, in create_max_pooling2d_nhwc()
|
| D | global-average-pooling-nwc.c | 35 enum xnn_operator_type operator_type, in create_global_average_pooling_nwc()
|
| D | unary-elementwise-nc.c | 27 enum xnn_operator_type operator_type, in create_unary_elementwise_nc()
|
| D | deconvolution-nhwc.c | 41 static enum xnn_status create_deconvolution2d_nhwc( in create_deconvolution2d_nhwc()
|
| D | convolution-nhwc.c | 61 static enum xnn_status create_convolution2d_nhwc( in create_convolution2d_nhwc()
|
| /external/openscreen/tools/cddl/ |
| D | sema.cc | 278 const AstNode& operator_type = *target_type.sibling; in AnalyzeType1() local
|
| /external/python/cpython2/Python/ |
| D | Python-ast.c | 305 static PyTypeObject *operator_type; variable
|
| /external/python/cpython3/Python/ |
| D | Python-ast.c | 199 PyObject *operator_type; member
|