Searched defs:operation_type (Results 1 – 12 of 12) sorted by relevance
44 OperationType operation_type; member57 OperationType operation_type; member
69 const auto insert_elementwise_op = [&](Type operation_type) { in Registry()
91 OperationType operation_type = src_memory_accessed.operation_type(); in CombineMemoryAccessedBreakdown() local
43 explicit MergePaddingWith2DOperation(OperationType operation_type) in MergePaddingWith2DOperation()
161 inline BinaryElementwiseOperatorTester& operation_type(OperationType operation_type) { in operation_type() function166 inline OperationType operation_type() const { in operation_type() function
129 std::string operation_type; in ApplyToNode() local
62 OperationType operation_type = 1; field
528 OperationType operation_type, in UpgradeFlags()
575 explicit ElementwiseOperationParser(OperationType operation_type) in ElementwiseOperationParser()1379 explicit ReduceOperationParser(OperationType operation_type) in ReduceOperationParser()
1454 _operation_type operation_type; member
11322 const char* GPUShaderFP64Test9::getOperatorForOperationType(const _operation_type& operation_type) in getOperatorForOperationType()11372 std::string GPUShaderFP64Test9::getOperationTypeString(const _operation_type& operation_type) in getOperationTypeString()11693 _operation_type operation_type = (_operation_type)n_operation_type; in iterate() local