Searched defs:LlgaTensorDesc (Results 1 – 1 of 1) sorted by relevance
38 struct LlgaTensorDesc { struct41 LlgaTensorDesc( in LlgaTensorDesc() argument55 LlgaTensorDesc(const desc& t) in LlgaTensorDesc() argument71 LlgaTensorDesc(const torch::jit::Value* v) in LlgaTensorDesc() function120 LlgaTensorDesc tid(uint64_t new_id) const { in tid() argument130 LlgaTensorDesc dtype(desc::data_type new_dtype) const { in dtype() argument138 LlgaTensorDesc layout_type(desc::layout_type new_layout_type) { in layout_type() argument153 LlgaTensorDesc any() { in any() argument157 size_t storage_size() const { in storage_size()161 desc logical_tensor() const { in logical_tensor()[all …]