Ruturaj Vaidya

Results 10 issues of Ruturaj Vaidya

I built orc using instructions on https://github.com/revng/orchestra and then installed it using orc install revng But, I am getting following error while trying to translate a simple hello world binary....

Using following instruction api - https://ghidra.re/ghidra_docs/api/ghidra/program/model/listing/Instruction.html, I can get instruction operand reference types - like `inst.getOperandRefType(0 or 1)`. This gives me `RefType` object. What is a difference between READ and...

Type: Bug
Feature: API
Status: Internal

Hello, I would like to use asm2vec model to run on some downstream task. Is your model available? If not could you please make this model available?

Failed to run `pyelftools` on: I have a suspicion that it is possible that the binary is may be corrupted. I am using following binary: https://github.com/vusec/typearmor/blob/master/server-bins/sshd Is there a way...

pending-user-input

@ddunl @xla-rotation : would you take a look please?

Using latest omniperf to run some xla tests. GPU -mi300 ``` omniperf profile -n scatt -- /grok/grok-1-rocm/xla/bazel-bin/xla/service/gpu/tests/select_and_scatter_test --gtest_filter=SelectAndScatterTest.SelectAndScatterPerformance ``` ``` ___ _ __ / _ \ _ __ ___ _...

question

`folx` can recently only used with python 3.11+. Could you be able to use a specific `folx` version what would avoid such requirements? We are using ferminet in project and...

Brings up clang support for ROCm XLA. This is required to implement clang support for JAX+XLA for ROCm. @draganmladjenovic @i-chaochen