mlcommons / chakra

Repository for MLCommons Chakra schema and tools
https://mlcommons.org/working-groups/research/chakra/
Apache License 2.0
62 stars 35 forks source link

unable to decode Chakra output .json #137

Open sriraman2020 opened 3 months ago

sriraman2020 commented 3 months ago

Describe the Bug

The DataDeps for layer id =207, name = add_ shows DataDeps = 206. Layer 206 is cudnn_convolution layer the output tensor ids of layer 206 dont seem to match input tensor id of layer 206. Could you help in clarifying.

Steps to Reproduce

Steps to reproduce the behavior. Please include the version information where the bug was observed.

Expected Behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Attaching chakra output .json file for reference. resnet_inf_test.csv

chakra_output_json.json

sriraman2020 commented 3 months ago

Attaching screen shot

image