“7cf4f0b410cb97b6f4c53f2b3e9fa9f01e6be206”上不存在“git@gitcode.net:taosdata/tdengine.git”
  • Q
    Refine device context (#6433) · 61ec0b95
    QI JUN 提交于
    There are mainly following fixes:
    
    - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place`
    - remove `eigen_device` interface in base class  `DeviceContext`
    - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext`
    - remove unused `platform::EigenDeviceConverter`
    - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL`
    - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
    61ec0b95
log_loss_op.cc 4.4 KB