Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_api_info.h113 struct InputsWithNumberAttr { struct
114 Attribute* number_attr; // not owned.
115 int64_t default_length; // -1 for no default.
116 std::vector<ParamIndex> tensor_list_params; // list(tensor) inputs.