You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Python API can access the params through a dictionary. Can the C++ API do the same? In one of the generated superclasses, there is at least an std::vector, but upon inspection, I think they are not exposed. Any insight would be appreciated
The text was updated successfully, but these errors were encountered:
The Python API can access the params through a dictionary. Can the C++ API do the same? In one of the generated superclasses, there is at least an
std::vector
, but upon inspection, I think they are not exposed. Any insight would be appreciatedThe text was updated successfully, but these errors were encountered: