Replace references to deprecated eight_bit_int_gemm with gemmlowp
Change: 135719801
This commit is contained in:
		
							parent
							
								
									5cfd917811
								
							
						
					
					
						commit
						f5b845ee71
					
				| @ -79,7 +79,7 @@ tf_kernel_library( | ||||
|         "//tensorflow/core/kernels:ops_util", | ||||
|         "//tensorflow/core/kernels:pooling_ops", | ||||
|         "//third_party/eigen3", | ||||
|         "@gemmlowp//:eight_bit_int_gemm", | ||||
|         "@gemmlowp//:gemmlowp", | ||||
|     ], | ||||
| ) | ||||
| 
 | ||||
| @ -104,7 +104,7 @@ tf_custom_op_library( | ||||
|         "//tensorflow/core/kernels:concat_lib_hdrs", | ||||
|         "//tensorflow/core/kernels:ops_util_hdrs", | ||||
|         "//tensorflow/core/kernels:pooling_ops_hdrs", | ||||
|         "@gemmlowp//:eight_bit_int_gemm", | ||||
|         "@gemmlowp//:gemmlowp", | ||||
|     ], | ||||
| ) | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user