Home
last modified time | relevance | path

Searched refs:softmax_weight (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dgradient_checker_v2_test.py239 softmax_weight = constant_op.constant(
252 inp, hidden_weight, hidden_bias, softmax_weight, softmax_bias
256 def f(inp, hidden_weight, hidden_bias, softmax_weight, softmax_bias): argument
260 features, softmax_weight, softmax_bias, name="logits")
Dgradient_checker_test.py245 softmax_weight = constant_op.constant(
258 inp, hidden_weight, hidden_bias, softmax_weight, softmax_bias
272 features, softmax_weight, softmax_bias, name="logits")