“63de3ec2bab01858fc001f2b4d80ee1f3c9bfc07”上不存在“...git@gitcode.net:paddlepaddle/PaddleDetection.git”
  • 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