ssean819

Results 3 comments of ssean819

Hi, Thank you a lot for update multi-GPU function. But when I try to install miscnn1.1.0. It seems missing some files. The problem is below. ``` Collecting miscnn Using cached...

Hi @muellerdo I think maybe someone would have NCCL problem when using multi-GPU. error info is like below `error: No OpKernel was registered to support Op 'NcclAllReduce'` Because `tf.distribute.MirroredStrategy() `uses...

Hi @muellerdo Now I test with multi-GPU occur this problem. `F .\tensorflow/core/kernels/conv_2d_gpu.h:1021] Non-OK-status: GpuLaunchKernel( SwapDimension1And2InTensor3UsingTiles, total_tiles_count, kNumThreads, 0, d.stream(), input, input_dims, output) status: Internal: invalid configuration argument` It seems is...