Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
oyjxer committed Apr 15, 2019
1 parent b2d0f7a commit b438d78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.

import layers.paddle_layers as layers
import paddle.fuild as fluid
import paddle.fluid as fluid


class SoftmaxCrossEntropyLoss(object):
Expand Down

0 comments on commit b438d78

Please sign in to comment.