api.rst 691 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. API Reference
  2. =================
  3. install
  4. --------
  5. .. automodule:: mim.commands.install
  6. :members:
  7. uninstall
  8. ----------
  9. .. automodule:: mim.commands.uninstall
  10. :members:
  11. list
  12. -----
  13. .. automodule:: mim.commands.list
  14. :members:
  15. search
  16. -------
  17. .. automodule:: mim.commands.search
  18. :members:
  19. download
  20. ---------
  21. .. automodule:: mim.commands.download
  22. :members:
  23. train
  24. ------
  25. .. automodule:: mim.commands.train
  26. :members:
  27. test
  28. -----
  29. .. automodule:: mim.commands.test
  30. :members:
  31. run
  32. ----
  33. .. automodule:: mim.commands.run
  34. :members:
  35. gridsearch
  36. -----------
  37. .. automodule:: mim.commands.gridsearch
  38. :members:
  39. utils
  40. -----------
  41. .. automodule:: mim.utils
  42. :members: