File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ py_library(
2525        "//tensorflow/contrib/all_reduce" ,
2626        "//tensorflow/contrib/batching:batch_py" ,
2727        "//tensorflow/contrib/bayesflow:bayesflow_py" ,
28-         "//tensorflow/contrib/bigtable" ,
2928        "//tensorflow/contrib/boosted_trees:init_py" ,
3029        "//tensorflow/contrib/checkpoint/python:checkpoint" ,
3130        "//tensorflow/contrib/cloud:cloud_py" ,
@@ -127,6 +126,7 @@ py_library(
127126    }) +  if_not_windows_cuda ([
128127        "//tensorflow/contrib/fused_conv:fused_conv_py" ,  # unresolved symbols, need to export more symbols 
129128    ]) +  if_not_windows ([
129+         "//tensorflow/contrib/bigtable" ,
130130        "//tensorflow/contrib/ffmpeg:ffmpeg_ops_py" ,
131131        "//tensorflow/contrib/lite/python:lite" ,  # unix dependency, need to fix code 
132132    ]),
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments