Searched refs:invalidated_nodes (Results 1 – 1 of 1) sorted by relevance
1061 std::vector<bool>* invalidated_nodes, in IsCpuCompatibleDataType() argument1098 (*invalidated_nodes)[matched.bias_add] = true; in IsCpuCompatibleDataType()1106 std::vector<bool>* invalidated_nodes, std::vector<bool>* nodes_to_delete) { in IsCpuCompatibleDataType() argument1149 (*invalidated_nodes)[matched.activation] = true; in IsCpuCompatibleDataType()1156 std::vector<bool>* invalidated_nodes, in IsCpuCompatibleDataType() argument1196 (*invalidated_nodes)[matched.contraction] = true; in IsCpuCompatibleDataType()1197 (*invalidated_nodes)[matched.bias_add] = true; in IsCpuCompatibleDataType()1205 std::vector<bool>* invalidated_nodes, in IsCpuCompatibleDataType() argument1235 (*invalidated_nodes)[matched.fused_batch_norm] = true; in IsCpuCompatibleDataType()1243 std::vector<bool>* invalidated_nodes, in IsCpuCompatibleDataType() argument[all …]