Adds parameter 'msg' to tf.TensorFlowTestCase. (#16667)
This commit adds a msg parameter that defaults to None to the following functions: - assertProtoEquals - assertArrayNear - assertNDArrayNear - assertAllClose - assertAllEqual - assertShapeEqual - assertDeviceEqual
Loading
Please sign in to comment