Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dbackprop.py81 def make_attr(attr_type, value): function
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dhigher_order_ops.py494 def make_attr(tx, name): function