Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/function/trace_type/
H A Ddefault_types.proto40 optional SerializedNamedTuple named_attributes = 1; field
/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dmodule.cpp549 named_attribute_list Module::named_attributes(bool recurse) const { in named_attributes() function in torch::jit::Module