Searched refs:SliceVector (Results 1 – 1 of 1) sorted by relevance
31 absl::InlinedVector<xla::XlaOp, 4> SliceVector(xla::XlaOp input, int64 rank) { in SliceVector() function69 ctx->Input("input"), ctx->Input("update"), SliceVector(indices, rank)); in Compile()114 ctx->Input("input"), SliceVector(start_indices, rank), size_indices); in Compile()