- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for softmax (0.04 sec)
-
CONTRIBUTING.md
``` For example, to run all tests under tensorflow/python, do: ```bash bazel test ${flags} //tensorflow/python/... ``` For a single component e.g. softmax op: ```bash bazel test ${flags} tensorflow/python/kernel_tests/nn_ops:softmax_op_test ``` For a single/parameterized test e.g. `test_capture_variables` in
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 23 06:20:12 UTC 2024 - 15.9K bytes - Viewed (0)