Skip to content
Snippets Groups Projects
  1. Dec 02, 2018
  2. Oct 19, 2018
  3. Oct 06, 2018
  4. Oct 03, 2018
  5. Sep 29, 2018
  6. Sep 28, 2018
  7. Sep 24, 2018
  8. Aug 02, 2018
  9. Jun 11, 2018
  10. May 30, 2018
  11. May 29, 2018
  12. Mar 09, 2018
  13. Dec 23, 2017
  14. Sep 14, 2017
  15. Sep 05, 2017
  16. Jul 27, 2017
  17. Jul 26, 2017
    • Jian Weng's avatar
      [TUTORIAL] Optimize gemm on CPU add! (#270) · 29d253d0
      Jian Weng authored
      * [TUTORIAL] Optimize gemm add!
      
      * temp commitment
      
      * [TUTORIAL] python3 compatiblity made; doc generation updated!
      
      * [DOCS] gen_modules clean and ignore add!
      
      * [TUTORIAL] title modified!
      
      * [TUTORIAL] some rolled-back modification re-write
      
      * [TUTORIAL] title underscore extended!
      
      * CONTRIBUTORS add me!
      29d253d0
  18. Jul 24, 2017
  19. Jul 15, 2017
    • Yizhi Liu's avatar
      [WIP][Frontend] Scala/Java package (#176) · d3efd7fc
      Yizhi Liu authored
      * JVM package skeleton
      
      * [JVM] link libtvm.so and list function names
      
      * [JVM] Function & NDArray skeleton
      
      * [JVM] TVMFuncCall in JNI
      
      * [JVM] handle string arg in TVMFuncCall
      
      * [JVM] get module function
      
      * [JVM] entry function for Module
      
      * [JVM] construct Module from function return value
      
      * [JVM] TVMContext, TVMArray attributes
      
      * [JVM] NDArray from / to java array
      
      * [JVM] load so and compute on cpu
      
      * [JVM] move PackedFunc to individual modules
      
      * [JVM] assembly package & native library loader
      
      * [JVM] unit test & codestyle check settings
      
      * [JVM] NDArray from & to different dtypes
      
      * [JVM] NDArray from native double array. Add linux-cpu profile.
      
      * [JVM] modify Makefile
      
      * [JVM] add linux-x86_64-gpu profile
      
      * [tvm4j] delay load libtvm_runtime.so
      
      * [tvm4j] refactor to pure java
      
      * [tvm4j] remove scalastyle-config.xml
      
      * [tvm4j] remove link HalideIR, remove Shape, remove scala binary versions
      
      * [tvm4j] only allow convert from/to same type array
      
      * [tvm4j] make NDArray api more readable
      
      * [tvm4j] refactor for c api
      
      * [tvm4j] add Jenkins tests
      
      * [tvm4j] fix duplicate Dockerfile cmd
      
      * [tvm4j] fix ut script filename
      
      * [tvm4j] add module load tests
      
      * [tvm4j] add javadoc, remove types package
      
      * [tvm4j] fix test script
      
      * [tvm4j] remove ut temp dir
      
      * [tvm4j] fix missing package types
      
      * [tvm4j] java code style check
      
      * [tvm4j] fix java lint
      
      * [tvm4j] downgrade checkstyle plugin for JDK7
      
      * [tvm4j] add stylecheck in jenkins tests
      
      * [tvm4j] specify source file encoding
      
      * [tvm4j] lazy init function; add Function.call() api; allow manully release Module,NDArray,Function
      
      * [tvm4j] fix ModFree
      
      * [tvm4j] cache Function in API
      d3efd7fc
    • Tianqi Chen's avatar
      [DOC] Fix doxygen comments (#247) · 86ff24ab
      Tianqi Chen authored
      86ff24ab
  20. Jul 11, 2017
  21. Jun 15, 2017
  22. May 31, 2017
  23. Apr 15, 2017
  24. Feb 27, 2017
  25. Feb 26, 2017
  26. Jan 17, 2017
  27. Oct 15, 2016
  28. Oct 12, 2016
Loading