Suraj Sudhir

Results 39 comments of Suraj Sudhir

Thank you for your assistance, @jpienaar and @eric-k256 !

Very interesting. Thanks for raising this - I forgot to acknowledge seeing this issue posted earlier today.

Quickly updating here - I coordinated internally with @GeorgeARM and am helping him work out the refactoring proposed in https://github.com/google/iree/issues/8855 , and in the process increase the number of people...

Updating this issue at year-end: 1. As previously agreed, we have a branch mlir-tcp (https://github.com/llvm/torch-mlir/tree/mlir-tcp) here. All work to date has gone into this branch: https://github.com/llvm/torch-mlir/pull/1375 https://github.com/llvm/torch-mlir/pull/1595 https://github.com/llvm/torch-mlir/pull/1695 https://github.com/llvm/torch-mlir/pull/1726 All...

@jpienaar is this ok to land ? If so, I can proceed.

@vivekkhandelwal1 which targets does CI run now ? We'd previously discussed potentially swapping one or more existing TOSA targets for fx_importer_tosa.

> > @vivekkhandelwal1 which targets does CI run now ? We'd previously discussed potentially swapping one or more existing TOSA targets for fx_importer_tosa. > > Hi @sjarus, we run the...

> > Thanks for this work! I think the part where this adds the TOSA passes to tf-opt should be reverted. As @jpienaar proposed, Google appears to prefer having a...

We should be able to offer an update next week - I'm afraid the owners are both on vacation this week @ScottTodd

> Sorry for the delay. We are currently working on a thin stand-alone Python wrapper around the TFLite -> TOSA code in upstream TensorFlow. > > It is not finished...