Searched refs:factor_shape (Results 1 – 1 of 1) sorted by relevance
177 const TensorShape& factor_shape = context->InputShape(1); in Compile() local187 OP_REQUIRES(context, TensorShapeUtils::IsScalar(factor_shape), in Compile()189 factor_shape.DebugString())); in Compile()