Turn on MKL-DNN contraction kernels by default. To disable them, build with...
Turn on MKL-DNN contraction kernels by default. To disable them, build with --define=tensorflow_mkldnn_contraction_kernel=0. Make TestFoldFusedBatchNormsWithConcat use ExpectClose which is more suitable for floating-point comparison than ExpectNear. PiperOrigin-RevId: 227749705
Loading
Please sign in to comment