In the interest of having modules, examples that use those modules and tests all included in one project, a tf-examples folder is needed under src/main. This also allows tf-examples to take advantage of dependencies in .tfmodules (if needed), source the modules under src/main/tf and be acted upon by the tests.
In the interest of having modules, examples that use those modules and tests all included in one project, a tf-examples folder is needed under src/main. This also allows tf-examples to take advantage of dependencies in .tfmodules (if needed), source the modules under src/main/tf and be acted upon by the tests.