Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/IR/
H A Dgml_st_ops.cc1030 struct TensorCastOfLoopInsOutsFolder : public OpRewritePattern<LoopOp> { struct
1033 LogicalResult matchAndRewrite(LoopOp loop, in matchAndRewrite()
1050 struct CastOpsOfArgs {
1058 CastOpsOfArgs findTensorCastOps(ValueRange args) const { in findTensorCastOps()
1073 SmallVector<Value, 4> insertCastsAndCloneBody( in insertCastsAndCloneBody()