remove sampled_softmax_with_cross_entropy alias;test=develop (#29180)

musl/disable_test_yolov3_temporarily
danleifeng 5 years ago committed by GitHub
parent bc6033f86b
commit 7e7b4b9e5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,6 @@ from ...fluid.layers import softmax_with_cross_entropy #DEFINE_ALIAS
from ...fluid.layers import square_error_cost #DEFINE_ALIAS
from ...fluid.layers import edit_distance #DEFINE_ALIAS
from ...fluid.layers import sampled_softmax_with_cross_entropy #DEFINE_ALIAS
from ...fluid.layers import huber_loss
from ...fluid.layer_helper import LayerHelper
from ...fluid.framework import in_dygraph_mode

Loading…
Cancel
Save