“b3c0fbf8098b1ca68b24c54f26169bab8095798e”上不存在“develop/doc/howto/usage/cluster/src/k8s_train/README.html”
  • 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
tester_helper.h 15.5 KB