You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

sync_watchpoints_expected.json 1.7 kB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. [
  2. {
  3. "watchpoint_hit1": {
  4. "name": "Default/network-WithLossCell/_backbone-AlexNet/conv1-Conv2d/Conv2D-op369",
  5. "slot": 1,
  6. "condition": 6,
  7. "watchpoint_id": 1,
  8. "parameter": [
  9. {
  10. "parameter0": {
  11. "name": "param",
  12. "disabled": false,
  13. "value": 0.0,
  14. "hit": true,
  15. "actual_value": -0.020966000854969025
  16. }
  17. }
  18. ],
  19. "error_code": 0,
  20. "rank_id": 0,
  21. "root_graph_id": 0
  22. }
  23. },
  24. {
  25. "watchpoint_hit2": {
  26. "name": "Default/network-WithLossCell/_backbone-AlexNet/fc3-Dense/Parameter[6]_11/fc2.bias",
  27. "slot": 0,
  28. "condition": 18,
  29. "watchpoint_id": 3,
  30. "parameter": [
  31. {
  32. "parameter0": {
  33. "name": "abs_mean_update_ratio_gt",
  34. "disabled": false,
  35. "value": 0.0,
  36. "hit": true,
  37. "actual_value": 1.0156775705209766
  38. }
  39. },
  40. {
  41. "parameter1": {
  42. "name": "epsilon",
  43. "disabled": true,
  44. "value": 0.0,
  45. "hit": false,
  46. "actual_value": 0.0
  47. }
  48. }
  49. ],
  50. "error_code": 0,
  51. "rank_id": 0,
  52. "root_graph_id": 0
  53. }
  54. }
  55. ]