Skip to content

About some crashes  #1

@kanaksad

Description

@kanaksad

While trying to reproduce this code, encountering a few issues.

  • when command run from tf_verify directory
    python3 proof_transfer.py --config approx_config.yml --attack patch --netname nets/fconv4_cifar.onnx --anetname nets/fconv4_cifar_quant16.onnx --iteration 1
    The following import fails; and in this version of the python interfaces of ELINA, I couldn't find a relevant interface. Wondering if this is due to any missing code.

    from elina_box import *

  • when command run from proof_transfer directory
    python3 proof_transfer.py --config approx_config.yml --attack patch --netname nets/fconv4_cifar.onnx --anetname nets/fconv4_cifar_quant16.onnx --iteration 1
    A similar case for this invocation, can't find a definition for it either in the above-mentioned ELINA interfaces or this codebase.

system spec: macos on apple silicon. ERAN configured from here, ELINA configure from here, deepg configured from here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions