-
Hello,
In the ONNX IR Specification:
message NodeProto {
repeated string input = 1; // namespace Value
repeated string output = 2; // namespace Value
// An optional identifier for …
-
When running these commands:
vehicle verify \
--specification acasXu.vcl \
--verifier Marabou \
--network acasXu:acasXu_1_7.onnx \
--property property3
I get this error:
>Verifyin…
-
# Prerequisites
_Before submitting a new issue, please ensure you have completed the following (replace the space in the box with an "x" to denote that it has been completed)_
- [x] I have ensured…
-
## Bug/Feature/Support
AttributeError: 'NoneType' object has no attribute 'click'
It can't login.
## How to reproduce
Just follow the instruction on Readme.
## Motivation
If this code isn't ca…
-
I have begun mapping Nessus plugins to 800-53 controls and CCIs. The data is in a spreadsheet. so far, I have about 240 mappings. Are you interested in the data?
-
Prerequisites
- [X] I have ensured that I am running the latest release
- [ ] The issue is repeatable
- [X] The issue has not already been reported
Category
- [ ] Bug
- [ ] Enhancement
- [X]…
-
We check in various places in acas-roo-server for the database type by doing:
```
import org.hibernate.dialect.PostgreSQL9Dialect;
if (dialect instanceof PostgreSQL9Dialect) {
```
This is b…
-
**Is your feature request related to a problem? Please describe**.
Regular ACAs have a good set of built-in metrics: replica count, CPU and memory utilization.
I can't find anything like that for …
-
example: client.entity.viewDeletedRoles=ROLE_ACAS-USERS
UtilityFunctions.prototype.testUserHasRole(window.AppLaunchParams.loginUser, ["ROLE_ACAS-USERS"]); returns true
canViewDeleted returns false…
-
# Prerequisites
_Before submitting a new issue, please ensure you have completed the following (replace the space in the box with an "x" to denote that it has been completed)_
- [X] I have ensured…