FilterStateΒΆ
Filter a State into one or more States based on types/predicates.
Abstract Signature:
FilterState(state: State, filters)
PyTorch
API:
βStrategy: Custom / Partial
Filter a State into one or more States based on types/predicates.
Abstract Signature:
FilterState(state: State, filters)
β