Searched refs:x_batch_indices_ (Results 1 – 1 of 1) sorted by relevance
58 batch_bcast_->x_bcast(), &x_batch_indices_); in MatMulBCast()80 const std::vector<int64>& x_batch_indices() const { return x_batch_indices_; } in x_batch_indices()94 std::vector<int64> x_batch_indices_; variable