- remote_execution_properties has been deprecated in favor of exec_properties [1]. - have gpu platforms inherit from the cpu platform in order to avoid duplication. - Replace all uses of the exec_compatible_with attribute for GPU tests with the exec_properties attribute. exec_properties are passed through as platform properties to the remote execution backend. This makes creating special platforms for GPU tests obsolete. [1] https://docs.bazel.build/versions/master/be/platform.html#platform.exec_properties PiperOrigin-RevId: 292407784 Change-Id: I809354b37f4952ae73d3c4d9bfd9a9b7c14527bf |
||
---|---|---|
.. | ||
__init__.py | ||
attr_examples.cc | ||
BUILD | ||
cuda_op_kernel.cc | ||
cuda_op_kernel.cu.cc | ||
cuda_op_test.py | ||
cuda_op.py | ||
fact_test.py | ||
zero_out_1_test.py | ||
zero_out_2_test.py | ||
zero_out_3_test.py | ||
zero_out_grad_2.py | ||
zero_out_op_1.py | ||
zero_out_op_2.py | ||
zero_out_op_3.py | ||
zero_out_op_kernel_1.cc | ||
zero_out_op_kernel_2.cc | ||
zero_out_op_kernel_3.cc |