3660b7a36e
Working example in ./Examples/Image/Classification/MLP/Python/SimpleMNIST.py Note that node timing would be added to profiler details when profiler is enabled, i.e. import cntk as C C.debugging.debug.set_node_timing(True) C.debugging.start_profiler() C.debugging.enable_profiler() trainer|evaluator|function executions trainer|evaluator|function.print_node_timing() C.debugging.stop_profiler() |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
evaluator.py |