Searched refs:n_to_insert_before (Results 1 – 2 of 2) sorted by relevance
51 Node* n_to_insert_before,57 Node* n_to_insert_before,
165 Node* n_to_insert_before, in createONNXUnsqueeze() argument171 unsqueeze_node->insertBefore(n_to_insert_before); in createONNXUnsqueeze()188 Node* n_to_insert_before, in createONNXConstant() argument191 constant_node->insertBefore(n_to_insert_before); in createONNXConstant()