Static cast size_t to int in arguments 1,2 to forward_input_or_allocate_output()
This fix resolves the following compiler error: tensorflow/core/kernels/mkl_relu_op.cc(1028): error C2398: Element '1': conversion from 'const std::size_t' to 'int' requires a narrowing conversion
Loading
Please sign in to comment