..  
			 
		
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										apple_frameworks
									
								 
							
						
					 
				 
				
					
						
							
							Create Build Rules for Apple Frameworks 
						
					 
				 
				2022-12-06 15:18:45 -08:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										flatbuffers
									
								 
							
						
					 
				 
				
					
						
							
							Internal change 
						
					 
				 
				2022-11-12 10:13:58 -08:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										halide
									
								 
							
						
					 
				 
				
					
						
							
							Revise the Halide Bazel build rules to be cleaner and more correct. The initial version we landed happened to work (at least in most cases) but had known workarounds in it. AFAICT, the issue seemed to be that the MediaPipe config_setting() values we were using didn't always resolve to the right thing when detecting the host cpu (vs the compile-target cpu), which is critical for Halide. I fixed this by avoiding the use of the MediaPipe config_settings entirely, using instead the public Bazel settings hosted at  https://github.com/bazelbuild/platforms . 
						
					 
				 
				2023-03-10 10:59:17 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								benchmark.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2019-06-16 16:06:57 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2021-06-24 17:55:26 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								build_bazel_rules_apple_bypass_test_runner_check.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2020-04-06 19:14:13 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								ceres_solver_compatibility_fixes.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2021-12-13 15:56:02 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								com_github_glog_glog_9779e5ea6ef59562b030248947f787d1256132ae.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2021-05-05 14:56:16 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								com_github_glog_glog_f2cf2e1bd040fd15016af53598db0cb9b16a6655.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2020-12-09 22:43:33 -05:00  
			 
		
			
			
			
			
				
					
						
							
								 
								com_google_absl_windows_patch.diff 
							
						
					 
				 
				
					
						
							
							Internal change 
						
					 
				 
				2023-01-30 10:00:22 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								com_google_protobuf_fixes.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2021-12-13 15:56:02 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								com_google_sentencepiece_no_gflag_no_gtest.diff 
							
						
					 
				 
				
					
						
							
							Workaround to solve "-lphtread" linker error on Android. 
						
					 
				 
				2022-10-27 10:16:32 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								easyexif.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2020-02-10 14:13:25 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								external_files.bzl 
							
						
					 
				 
				
					
						
							
							Internal change 
						
					 
				 
				2023-03-08 17:36:04 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								ffmpeg_linux.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2021-08-18 17:45:46 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								ffmpeg_macos.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2020-08-30 19:52:55 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								glog_no_gflags.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2020-08-30 19:52:55 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								google_toolbox_for_mac.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2019-08-16 18:56:48 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								halide.BUILD 
							
						
					 
				 
				
					
						
							
							Revise the Halide Bazel build rules to be cleaner and more correct. The initial version we landed happened to work (at least in most cases) but had known workarounds in it. AFAICT, the issue seemed to be that the MediaPipe config_setting() values we were using didn't always resolve to the right thing when detecting the host cpu (vs the compile-target cpu), which is critical for Halide. I fixed this by avoiding the use of the MediaPipe config_settings entirely, using instead the public Bazel settings hosted at  https://github.com/bazelbuild/platforms . 
						
					 
				 
				2023-03-10 10:59:17 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								libyuv.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2019-06-16 16:06:57 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								opencv_android.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2021-05-05 14:56:16 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								opencv_ios.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2019-08-16 18:56:48 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								opencv_linux.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2021-08-18 17:45:46 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								opencv_macos.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2022-05-05 19:57:20 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								opencv_windows.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2021-05-05 14:56:16 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								org_tensorflow_compatibility_fixes.diff 
							
						
					 
				 
				
					
						
							
							Internal change 
						
					 
				 
				2023-03-08 21:04:55 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								org_tensorflow_custom_ops.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2022-09-06 21:46:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								pffft.BUILD 
							
						
					 
				 
				
					
						
							
							Internal change 
						
					 
				 
				2022-09-28 21:32:36 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								repo.bzl 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2022-09-06 21:46:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								stb_image_impl.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2021-06-10 01:38:18 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								stblib.BUILD 
							
						
					 
				 
				
					
						
							
							Remove "-Wno-unused-function" and "$(STACK_FRAME_UNLIMITED)" to resolve the "invalid numeric argument '/Wno-unused-function'" error on Windows. 
						
					 
				 
				2022-10-01 05:31:01 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								tensorflow_text_a0f49e63.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2022-09-06 21:46:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								tensorflow_text_remove_tf_deps.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2022-09-06 21:46:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								wasm_files.bzl 
							
						
					 
				 
				
					
						
							
							Update WASM files for 0.1.0-alpha-4 release 
						
					 
				 
				2023-02-07 08:46:15 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								zlib.BUILD 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2022-09-06 21:46:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								zlib.diff 
							
						
					 
				 
				
					
						
							
							Project import generated by Copybara. 
						
					 
				 
				2022-09-06 21:46:17 +00:00