shairubin / fun_with_ast

let's have fun manipulating ASTs in Python
Apache License 2.0
0 stars 1 forks source link

failed to match the ptoblem is the comment #303

Closed shairubin closed 5 months ago

shairubin commented 5 months ago

def get_sharding_prop_cache_info(): return ( DTensor._propagator.propagate_op_sharding.cache_info() # type:ignore[attr-defined )