Commit f06b0f80 authored by fo40225's avatar fo40225
Browse files

fix expression must have a constant value

tensorflow\tensorflow/core/framework/tensor_shape.h(468): error : expression must have a constant value
    static_assert(NDIMS <= TensorShape::MaxDimensions(), "Too many dimensions");
                  ^
tensorflow\tensorflow/core/framework/tensor_shape.h(468): note: constexpr function function "tensorflow::TensorShapeBase<Shape>::MaxDimensions [with Shape=tensorflow::TensorShape]" (declared at line 195) is not defined
    static_assert(NDIMS <= TensorShape::MaxDimensions(), "Too many dimensions");
                                        ^
parent 71786925
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment