Skip to content

dynamic Node to support List-pop-like method and support Vector with ti.append() function #3270

@MierDa007

Description

@MierDa007

Concisely describe the proposed feature

I would like to

  • delete the data of certain rows in the dynamic node
  • add Vector data in the dynamic node with ti.append() function.

Describe the solution you'd like (if any)

ti.deactivate(dynamicNode, certainRows)
ti.append(dynamicNode,VectorData)

Additional comments
Example

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestSuggest an idea on this projecthardHard task, be ready to learn and code a lot!irIR related issueswelcome contribution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions