File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -624,6 +624,8 @@ filegroup(
624624 "util/events_writer.cc" ,
625625 "util/events_writer.h" ,
626626 # Exclude all protobuf/google headers except protobuf_android.h
627+ "platform/cuda.h" ,
628+ "platform/default/stream_executor.h" ,
627629 "platform/google/cord_coding.h" ,
628630 "platform/google/dynamic_annotations.h" ,
629631 "platform/google/integral_types.h" ,
@@ -634,8 +636,16 @@ filegroup(
634636 "platform/google/*.cc" ,
635637 "platform/google/test_benchmark.cc" ,
636638 "platform/google/test_benchmark.h" ,
639+ "platform/jpeg.h" ,
640+ "platform/stream_executor.h" ,
637641 "user_ops/**/*.cu.cc" ,
638642 "common_runtime/gpu/*.cc" ,
643+ "common_runtime/gpu/pool_allocator.h" ,
644+ "common_runtime/gpu/gpu_bfc_allocator.h" ,
645+ "common_runtime/gpu/gpu_debug_allocator.h" ,
646+ "common_runtime/gpu/gpu_device.h" ,
647+ "common_runtime/gpu/gpu_util.h" ,
648+ "common_runtime/gpu/gpu_event_mgr.h" ,
639649 "common_runtime/gpu_device_factory.cc" ,
640650 ],
641651 ),
You can’t perform that action at this time.
0 commit comments