Searched defs:is_traceable_wrapper_subclass (Results 1 – 2 of 2) sorted by relevance
357 def is_traceable_wrapper_subclass(t: object) -> TypeGuard[TensorWithFlatten]: function
479 is_traceable_wrapper_subclass: bool = False variable in MetaTensorDesc