Searched defs:get_layout (Results 1 – 6 of 6) sorted by relevance
159 TF::TPUGetLayoutOp get_layout, in BuildCopyWithLayout()171 auto get_layout = BuildGetLayout(execute_arg_index, execute.key(), in HandleInput() local198 auto get_layout = BuildGetLayout(execute_arg_index, compilation_key, in HandleReplicatedInputs() local
134 def get_layout(ns): function
153 inline xnn_layout_type get_layout(uint32_t value_id) const { in get_layout() function
95 def get_layout(self, file_name): member in LayoutScraper
971 CJS_Result CJS_Document::get_layout(CJS_Runtime* pRuntime) { in get_layout() function in CJS_Document
3275 fn get_layout(&self, ctx: &BindgenContext, extra: &Self::Extra) -> Layout { in get_layout() method