Home
last modified time | relevance | path

Searched refs:fillShapeFromAllocLike (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dsame_shape_propagation.cc219 fillShapeFromAllocLike(alloc.getDynamicSizes(), type, shape); in build()
227 fillShapeFromAllocLike(alloc.dyn_sizes(), type, shape); in build()
242 static void fillShapeFromAllocLike(mlir::OperandRange operands, in fillShapeFromAllocLike() function in mlir::kernel_gen::transforms::__anonb552731d0211::ShapeEqualityKnowledge