Searched defs:type_as (Results 1 – 2 of 2) sorted by relevance
66 Tensor type_as(const Tensor& self, const Tensor& other) { in type_as() function
3016 def type_as(g: jit_utils.GraphContext, self, other): function