Searched refs:shape_formulas_mutex (Results 1 – 1 of 1) sorted by relevance
797 static std::mutex shape_formulas_mutex; in PropagateTensorShapeOnNode() local801 std::unique_lock<std::mutex> lock{shape_formulas_mutex}; in PropagateTensorShapeOnNode()