HomeSort by relevance Sort by last modified time
    Searched defs:HandleElementwiseUnary (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
dfs_hlo_visitor.cc 28 Status DfsHloVisitorBase<HloInstructionPtr>::HandleElementwiseUnary(
30 return Unimplemented("DfsHloVisitor::HandleElementwiseUnary: %s",
hlo_cost_analysis.cc 123 Status HloCostAnalysis::HandleElementwiseUnary(const HloInstruction* hlo) {
hlo_verifier.cc 25 Status ShapeVerifier::HandleElementwiseUnary(HloInstruction* hlo) {
    [all...]

Completed in 67 milliseconds