Skip to content
Snippets Groups Projects
Unverified Commit fd75c018 authored by emailweixu's avatar emailweixu Committed by GitHub
Browse files

Improve error reporting for alf.nest.get_field() (#843)

* Improve error reporting for alf.nest.get_field()

Previously, it is hard to find out what's wrong when get_field() fails.
This change make the error msg clearer by including all paths in the nest and the desired path.

Also improved the error reporting in config_util so that location of the error in config file will be displayed.

* Fix layers_test.py
parent 7c74dada
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment