revert-3824-remove_grad_op_type
fengjiayi 8 years ago
parent 54fad18382
commit e4f058cec7

@ -29,7 +29,7 @@ limitations under the License. */
namespace py = pybind11;
USE_OP(add_two);
USE_OP_CPU(onehot_cross_entropy);
USE_CPU_OP(onehot_cross_entropy);
USE_OP_ITSELF(fc);
USE_OP(sgd);
USE_OP(mul);

Loading…
Cancel
Save