Searched defs:Tin (Results 1 – 3 of 3) sorted by relevance
84 typedef typename Functor::in_type Tin; // Input scalar data type. typedef199 typedef typename Functor::in_type Tin; // Input scalar data type. typedef230 typedef typename Functor::in_type Tin; // Input scalar data type. typedef
106 auto Tin = input.flat<T>(); in Compute() local132 auto Tin = input.shaped<T, 3>(new_sizes); in Compute() local
52 auto Tin = input.vec<T>(); in Compute() local