HomeSort by relevance Sort by last modified time
    Searched refs:scalar_op (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
batchnorm_expander.cc 91 auto scalar_op = b.AddInstruction( local
94 return computation_->parent()->AddEmbeddedComputation(b.Build(scalar_op));
algebraic_simplifier.cc 101 auto scalar_op = b.AddInstruction( local
105 module->AddEmbeddedComputation(b.Build(scalar_op));
    [all...]

Completed in 84 milliseconds