Home
last modified time | relevance | path

Searched defs:CanImplement (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnccl_all_gather_thunk.cc40 /*static*/ bool NcclAllGatherThunk::CanImplement(const HloInstruction* hlo) { in CanImplement() function in xla::gpu::NcclAllGatherThunk
51 /*static*/ bool NcclAllGatherThunk::CanImplement(mlir::lmhlo::AllGatherOp op) { in CanImplement() function in xla::gpu::NcclAllGatherThunk
Dnccl_all_to_all_thunk.cc43 /*static*/ bool NcclAllToAllThunk::CanImplement(mlir::lmhlo::AllToAllOp op) { in CanImplement() function in xla::gpu::NcclAllToAllThunk
Dnccl_all_reduce_thunk.cc100 /*static*/ bool NcclAllReduceThunk::CanImplement(mlir::lmhlo::AllReduceOp op) { in CanImplement() function in xla::gpu::NcclAllReduceThunk