“51d0acd2aa21c3c1ba998f063e7ca04186a70af9”上不存在“data/2.dailycode中阶/2.java/116.exercises/solution.md”
  • Y
    Optimize while_op for test (#14764) · 568cc2ff
    Yiqun Liu 提交于
    * Simplify the compare op for CPU.
    
    * Use asynchronous tensor copy in reshape_op's kernel.
    
    * Optimize while_op for test, avoiding creating variables every time.
    test=develop
    
    * Enable the cache of kernel type and kernel function.
    test=develop
    
    * Enable profiling with gperftools.
    
    * Remove flags for testing, and fix the linking error.
    test=develop
    
    * Delete the codes of ChooseKernel.
    test=develop
    
    * Fix bug when preparing ExecutorPrepareContext for while_op.
    
    * Fix missing depending on grpc libraries.
    
    * Remove the redundant print.
    test=develop
    
    * Follow comments.
    
    * Remove the codes related to prepare the ExecutorPrepareContext for while_op.
    test=develop
    568cc2ff
CMakeLists.txt 3.7 KB