Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dattr_builder.h126 size_t NumAttributes() const { return encoded_attrs_.size(); } in NumAttributes() function
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshader_types.h637 GLuint NumAttributes; member