Fix TF windows bazel tests. (#10115)
* Fix TF windows bazel tests. - Ignore errors in shutil.rmtree until we figure out why rmtree fails. - Do not run neon_depthwise_conv_op, as we already omit linking in the op. * clear summarywritercache before removing model directories. * Make sure to clear cache in all test cases. * Also clear cache in newly added test cases.
Loading
Please sign in to comment