pyerualjetwork 4.3.7.dev1__py3-none-any.whl → 4.3.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. pyerualjetwork/__init__.py +1 -1
  2. pyerualjetwork/activation_functions.py +2 -2
  3. pyerualjetwork/activation_functions_cuda.py +63 -114
  4. pyerualjetwork/data_operations_cuda.py +1 -1
  5. pyerualjetwork/model_operations.py +14 -14
  6. pyerualjetwork/model_operations_cuda.py +16 -17
  7. pyerualjetwork/parallel.py +118 -0
  8. pyerualjetwork/plan.py +61 -256
  9. pyerualjetwork/plan_cuda.py +60 -267
  10. pyerualjetwork/planeat.py +12 -44
  11. pyerualjetwork/planeat_cuda.py +9 -45
  12. pyerualjetwork/visualizations.py +29 -26
  13. pyerualjetwork/visualizations_cuda.py +20 -22
  14. {pyerualjetwork-4.3.7.dev1.dist-info → pyerualjetwork-4.3.8.dist-info}/METADATA +2 -19
  15. pyerualjetwork-4.3.8.dist-info/RECORD +25 -0
  16. pyerualjetwork-4.3.8.dist-info/top_level.txt +1 -0
  17. pyerualjetwork-4.3.7.dev1.dist-info/RECORD +0 -44
  18. pyerualjetwork-4.3.7.dev1.dist-info/top_level.txt +0 -2
  19. pyerualjetwork_afterburner/__init__.py +0 -11
  20. pyerualjetwork_afterburner/activation_functions.py +0 -290
  21. pyerualjetwork_afterburner/activation_functions_cuda.py +0 -289
  22. pyerualjetwork_afterburner/data_operations.py +0 -406
  23. pyerualjetwork_afterburner/data_operations_cuda.py +0 -461
  24. pyerualjetwork_afterburner/help.py +0 -17
  25. pyerualjetwork_afterburner/loss_functions.py +0 -21
  26. pyerualjetwork_afterburner/loss_functions_cuda.py +0 -21
  27. pyerualjetwork_afterburner/memory_operations.py +0 -298
  28. pyerualjetwork_afterburner/metrics.py +0 -190
  29. pyerualjetwork_afterburner/metrics_cuda.py +0 -163
  30. pyerualjetwork_afterburner/model_operations.py +0 -408
  31. pyerualjetwork_afterburner/model_operations_cuda.py +0 -420
  32. pyerualjetwork_afterburner/plan.py +0 -425
  33. pyerualjetwork_afterburner/plan_cuda.py +0 -436
  34. pyerualjetwork_afterburner/planeat.py +0 -793
  35. pyerualjetwork_afterburner/planeat_cuda.py +0 -797
  36. pyerualjetwork_afterburner/ui.py +0 -22
  37. pyerualjetwork_afterburner/visualizations.py +0 -823
  38. pyerualjetwork_afterburner/visualizations_cuda.py +0 -825
  39. {pyerualjetwork-4.3.7.dev1.dist-info → pyerualjetwork-4.3.8.dist-info}/WHEEL +0 -0