Home
last modified time | relevance | path

Searched defs:new_iota (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc319 auto new_iota = rewriter.create<IotaOp>(iota.getLoc(), iota_type, in matchAndRewrite() local
406 auto new_iota = rewriter.create<DynamicIotaOp>( in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc3946 HloInstruction* new_iota = computation_->AddInstruction( in HandleReshape() local