Searched defs:op_types (Results 1 – 13 of 13) sorted by relevance
43 enum op_types { read_op = 0, write_op = 1, except_op = 2, enum in asio::detail::select_reactor
208 const std::set<string>& op_types = node->node->op_types(); in FormatNode() local
296 std::set<string> op_types = node->node->op_types(); in FormatNode() local
688 const std::set<string>& op_types() const { return op_types_; } in op_types() function854 const std::set<string>& op_types() const { return op_types_; } in op_types() function
693 std::set<string> op_types = node->node->op_types(); in FormatNode() local
150 def assertOpsNotCreated(self, op_types): argument
85 repeated string op_types = 5; field
377 const std::vector<quant::QuantizedType>& op_types, in GetUniformQuantizedTypeForBias()
484 std::vector<QuantParams> op_types; in GetBiasParams() local
60 const std::array<const char*, SIZE>& op_types) { in IsNodeOfType()
1604 sljit_u32 op_types,1724 sljit_u32 op_types,
571 std::vector<string> op_types; in TEST_F() local
1401 const GraphDef& graph_def, const std::unordered_set<string>& op_types) { in BuildNodeMapFromOpTypes()