Searched refs:boundaries_tensor (Results 1 – 1 of 1) sorted by relevance
936 const Tensor& boundaries_tensor = context->input(1); in Compute() local938 << boundaries_tensor.shape().DebugString(); in Compute()939 auto boundaries = boundaries_tensor.flat<float>(); in Compute()