19 lines
473 B
YAML
19 lines
473 B
YAML
op_patches:
|
|
- op_name : pd_op.kthvalue
|
|
actions:
|
|
- action : modify_attr
|
|
object : k
|
|
type : pir::Int64Attribute
|
|
- op_name : pd_op.repeat_interleave
|
|
actions:
|
|
- action : add_attr
|
|
object : output_size
|
|
type : pir::Int64Attribute
|
|
data : -1
|
|
- op_name : pd_op.repeat_interleave_with_tensor_index
|
|
actions:
|
|
- action : add_attr
|
|
object : output_size
|
|
type : pir::Int64Attribute
|
|
data : -1
|