• X
    Correctly handle print_layer in V2 API · 252c84db
    xuwei06 提交于
    print_layer is used to print the values of a layer when evaluating the model for debugging purpose. No layer depends on print_layer. It should be added to the topology if it is used to print some layer already in the topology.
    252c84db
test_layer.py 10.9 KB