Maksim Levental

Results 92 comments of Maksim Levental

@stephenneuendorffer this is already implemented/merged/whatever right? I can see similar (same) lines in some places in the the moved/adjusted target files.

@darthscsi > Status? I've kind of taken a detour from CIRCT but if you want/need this I can finish it up ~end of June.

>Create an interface for users to load their custom ops: $ torch-mlir-opt -pass-pipeline='torchscript-module-to-torch-backend-pipeline{extra-library=my_custom_ops.mlir}' Another way to implement this is to enable/allow users to provide these shape and dtype functions in...

>What are the downsides from the current proposed design you're trying to solve with this new design? There is no current design - there is only an idea for an...

Just curious: what does `copy.deepcopy` do that I'm missing that precludes it from being a "true" copy?

doesn't work for me either. from [SO](https://stackoverflow.com/questions/595228/how-can-i-delete-all-cookies-with-javascript) ``` function clearCookie(name) { let domain = document.domain let path = '/' document.cookie = name + '=; expires=' + +(new Date()) + ';...

i get similar behavior: wired (usb) works on login screen and then once i login (my desktop manager shows up) i get only left and right click (no motion).

> Is this still actively maintained? > > https://github.com/google/bazel-to-cmake fwiw such a script exists inside iree https://github.com/openxla/iree/tree/main/build_tools/bazel_to_cmake

This isn't possible because manylinux determines which compilers are supported not cibuildwheel.

https://github.com/Xilinx/mlir-aie/actions/runs/8398472772/job/23003372175?pr=1151#step:5:2301 > Cloning into '/home/runner/work/mlir-aie/mlir-aie'... fatal: Remote branch **sort-cmake-options not found in upstream origin** Error: Process completed with exit code 128. I have said this many many many times: there...