Home
last modified time | relevance | path

Searched refs:ImplementedAsLibraryCall (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.h149 bool ImplementedAsLibraryCall(const HloInstruction& hlo);
Dinstruction_fusion.cc225 ImplementedAsLibraryCall(*producer->operand(0))) { in ShouldFuseInexpensiveChecks()
Dir_emission_utils.cc155 bool ImplementedAsLibraryCall(const HloInstruction& hlo) { in ImplementedAsLibraryCall() function