ava icon indicating copy to clipboard operation
ava copied to clipboard

Automatic virtualization of (general) accelerators.

Results 33 ava issues
Sort by recently updated
recently updated
newest added

A note: I don't know whether this issue should be categorized as a bug. My setup steps might be wrong as well. If it is the later situation, please guide...

bug

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

## Motivation and Context The issue was reported by https://github.com/utcs-scea/ava/issues/124, while the error may appear at other APIs. ## How has this been tested? Benchmark: https://github.com/tensorflow/benchmarks/tree/master/scripts/tf_cnn_benchmarks Run worker: `./install/bin/legacy_manager --worker_path...

bug

Authors: @ArnavMohan and @arthurp Added annotations to cudaMalloc, cudaFree for migration support. Memory allocations must be handles.

bug
enhancement

## Description Pull out the common pieces. Most of them are ava_unsupported function templates. ## How has this been tested? ## Screenshots (if appropriate): ## Types of changes - [...

**Is your feature request related to a problem? Please describe.** Merge the changes in #175, #176 and #177 to ONNXRT and TF specs (probably also PT_DUMP spec).

bug
enhancement

## Description The previous dump spec failed to dump fatbinaries with no kernel or no useful kernel. This diff handles this corner case. ## Types of changes - [x] Bug...

bug

**Is your feature request related to a problem? Please describe.** This will enable us to remove libboost entirely from ava. **Describe the solution you'd like** Probably replace the asyncio with...

enhancement