Justin Chu

Results 290 comments of Justin Chu

The PR should now be ready for your approval @gramalingam. Please feel free to merge if approved

@jcwchen It says I am missing pybind11 (https://dev.azure.com/onnx-pipelines/onnx/_build/results?buildId=36629&view=logs&j=51991ee2-49eb-5ba6-75d8-d9fa44c75e77&t=2ba8a090-2ce7-5eb6-17ea-8e3db6b5fc5d&l=66). Do you have a clue? also ``` /usr/bin/ld: final link failed: Bad value ``` https://dev.azure.com/onnx-pipelines/onnx/_build/results?buildId=36629&view=logs&j=51991ee2-49eb-5ba6-75d8-d9fa44c75e77&t=2ba8a090-2ce7-5eb6-17ea-8e3db6b5fc5d&l=411

Yeah that's what I figured too. I am trying to see how I can configure the envvars properly

@jcwchen pipelines are now working, but its strange that some pbs are not up to date https://dev.azure.com/onnx-pipelines/onnx/_build/results?buildId=36686&view=logs&j=08e05908-426e-595c-5fcc-fd56e5a3c39e&t=74710ad4-2707-5404-bc87-4a4ad8cca814&l=5412

> @jcwchen pipelines are now working, but its strange that some pbs are not up to date https://dev.azure.com/onnx-pipelines/onnx/_build/results?buildId=36686&view=logs&j=08e05908-426e-595c-5fcc-fd56e5a3c39e&t=74710ad4-2707-5404-bc87-4a4ad8cca814&l=5412 Could it be caused by system image upgrade?

Good idea, although I don’t think it’s coverage because untracked files are not going to cause git to return non zero “Changes not staged for commit:” has some pb files...

Is there a way to read / visualize the files?

I see what’s happening. I reverted a condition

@jcwchen Done