Searched defs:gradient_t (Results 1 – 2 of 2) sorted by relevance
189 Tensor gradient_t(cpu_allocator(), DT_VARIANT, TensorShape({})); in Compute() local
192 auto gradient_t = gradient->tensor<T, 3>(); in Compute() local