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

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_cost_analysis.cc 475 Status HloCostAnalysis::HandleCustomCall(const HloInstruction*) {
hlo_verifier.cc 215 Status ShapeVerifier::HandleCustomCall(HloInstruction*) {
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
ir_emitter.cc 709 Status IrEmitter::HandleCustomCall(HloInstruction*) {
    [all...]
ir_emitter_unnested.cc 317 Status IrEmitterUnnested::HandleCustomCall(HloInstruction* custom_call) {
481 return IrEmitter::HandleCustomCall(custom_call);
    [all...]

Completed in 143 milliseconds