Searched defs:get_layout (Results 1 – 6 of 6) sorted by relevance
166 TF::TPUGetLayoutOp get_layout, in BuildCopyWithLayout()178 auto get_layout = BuildGetLayout(execute_arg_index, execute.key(), in HandleInput() local205 auto get_layout = BuildGetLayout(execute_arg_index, compilation_key, in HandleReplicatedInputs() local
125 def get_layout(ns): function
154 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
3354 fn get_layout(&self, ctx: &BindgenContext, extra: &Self::Extra) -> Layout { in get_layout() method