|
|
@ -119,7 +119,7 @@ cc_test(data_layout_transform_test SRCS data_layout_transform_test.cc DEPS data_
|
|
|
|
cc_library(data_transform SRCS data_transform.cc DEPS math_function tensor
|
|
|
|
cc_library(data_transform SRCS data_transform.cc DEPS math_function tensor
|
|
|
|
framework_proto selected_rows data_device_transform data_type_transform data_layout_transform)
|
|
|
|
framework_proto selected_rows data_device_transform data_type_transform data_layout_transform)
|
|
|
|
|
|
|
|
|
|
|
|
cc_library(attribute SRCS attribute.cc DEPS framework_proto boost)
|
|
|
|
cc_library(attribute SRCS attribute.cc DEPS framework_proto boost enforce)
|
|
|
|
cc_test(program_desc_test SRCS program_desc_test.cc DEPS proto_desc
|
|
|
|
cc_test(program_desc_test SRCS program_desc_test.cc DEPS proto_desc
|
|
|
|
device_context)
|
|
|
|
device_context)
|
|
|
|
|
|
|
|
|
|
|
|