liym27

Results 7 issues of liym27

# Ask a Question Hello, I am trying to implement an operator in ONNX Runtime according to https://github.com/onnx/tutorials/tree/master/PyTorchCustomOperator When run `cmake ..`, error raised: ``` CMake Error: The source directory...

question
more info needed
no-issue-activity

### PR Category Performance Optimization ### PR Types Performance ### Description optimize performance for syncing shared params

### PR types Others ### PR changes Others ### Description add test for pir sequence parallel

### PR Category ### PR Types ### Description

### PR Category ### PR Types ### Description

#### Before submitting - [ ] Lint code. If there are lint issues, please format the code first. ```shell # Install and register `pre-commit` in the project folder pip install...