Searched refs:num_upper_in_shape (Results 1 – 1 of 1) sorted by relevance
44 const TensorShape num_upper_in_shape = context->InputShape(2); in Compile() local45 OP_REQUIRES(context, TensorShapeUtils::IsScalar(num_upper_in_shape), in Compile()47 num_upper_in_shape.DebugString())); in Compile()