Property Pattern
Pattern
The regex pattern to match against tensor names. Uses C++ std::regex syntax with substring matching (not anchored).
public string Pattern { get; }
The regex pattern to match against tensor names. Uses C++ std::regex syntax with substring matching (not anchored).
public string Pattern { get; }