Home
last modified time | relevance | path

Searched refs:Validation (Results 1 – 25 of 189) sorted by relevance

12345678

/external/tensorflow/tensorflow/examples/udacity/
D4_convolutions.ipynb105 " print('Validation set', valid_dataset.shape, valid_labels.shape)\n",
113 "Validation set (10000, 28, 28) (10000,)\n",
184 "print('Validation set', valid_dataset.shape, valid_labels.shape)\n",
192 "Validation set (10000, 28, 28, 1) (10000, 10)\n",
353 " print('Validation accuracy: %.1f%%' % accuracy(\n",
364 "Validation accuracy: 12.8%\n",
367 "Validation accuracy: 50.4%\n",
370 "Validation accuracy: 67.4%\n",
373 "Validation accuracy: 73.0%\n",
376 "Validation accuracy: 77.8%\n",
[all …]
D6_lstm.ipynb700 " print('Validation set perplexity: %.2f' % float(np.exp(\n",
717 "Validation set perplexity: 19.99\n",
720 "Validation set perplexity: 10.60\n",
723 "Validation set perplexity: 8.84\n",
726 "Validation set perplexity: 8.13\n",
729 "Validation set perplexity: 7.58\n",
732 "Validation set perplexity: 6.88\n",
735 "Validation set perplexity: 6.91\n",
738 "Validation set perplexity: 6.60\n",
741 "Validation set perplexity: 6.37\n",
[all …]
D2_fullyconnected.ipynb115 " print('Validation set', valid_dataset.shape, valid_labels.shape)\n",
123 "Validation set (10000, 28, 28) (10000,)\n",
191 "print('Validation set', valid_dataset.shape, valid_labels.shape)\n",
199 "Validation set (10000, 784) (10000, 10)\n",
361 " print('Validation accuracy: %.1f%%' % accuracy(\n",
372 "Validation accuracy: 13.8%\n",
375 "Validation accuracy: 71.6%\n",
378 "Validation accuracy: 73.9%\n",
381 "Validation accuracy: 74.5%\n",
384 "Validation accuracy: 74.8%\n",
[all …]
/external/autotest/client/site_tests/cellular_MbimComplianceControlRequest/
Dcontrol.CM158 MBIM Compliance Test: Validation of message fragmentation ability.
21 Validation of message fragmentation ability.
Dcontrol.CM138 MBIM Compliance Test: Validation of active context termination on function's
22 Validation of active context termination on function's closing.
Dcontrol.CM038 MBIM Compliance Test: Validation of function's behavior for an unsynchronized
22 Validation of function's behavior for an unsynchronized MBIM_OPEN_MSG.
Dcontrol.CM028 MBIM Compliance Test: Validation of Message Length of the response to
22 Validation of Message Length of the response to MBIM_OPEN_MSG.
Dcontrol.CM108 MBIM Compliance Test: Validation of modem's response to MBIM_CLOSE_MSG.
21 Validation of modem's response to MBIM_CLOSE_MSG.
Dcontrol.CM068 MBIM Compliance Test: Validation of |status_codes| in modem's response to
22 Validation of |status_codes| in modem's response to MBIM_COMMAND_MSG.
Dcontrol.CM048 MBIM Compliance Test: Validation of |transaction_id| in modem's response to
22 Validation of |transaction_id| in modem's response to MBIM_COMMAND_MSG.
Dcontrol.CM148 MBIM Compliance Test: Validation of not sending data payload in error messages.
21 Validation of not sending data payload in error messages.
Dcontrol.CM088 MBIM Compliance Test: Validation of InformationBuffer in case of a failure in
22 Validation of InformationBuffer in case of a failure in MBIM_COMMAND_MSG.
Dcontrol.CM018 MBIM Compliance Test: Validation of |transaction_id| and |status_codes| in
22 Validation of |transaction_id| and |status_codes| in modem's response to
Dcontrol.CM168 MBIM Compliance Test: Validation of fragmented message transmission in case
22 Validation of fragmented message transmission in case of multiple fragmented
Dcontrol.CM098 MBIM Compliance Test: Validation of TransactionId for notifications received
22 MBIM Compliance Test: Validation of TransactionId for notifications received
Dcontrol.CM078 MBIM Compliance Test: Validation of status in case of an unsupported CID in
22 Validation of status in case of an unsupported CID in MBIM_COMMAND_MSG.
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
Dcontrol.DES028 MBIM Compliance Test: Descriptors Validation for MBIM Only Functions.
21 Descriptors Validation for MBIM Only Functions.
Dcontrol.DES018 MBIM Compliance Test: Descriptors Validation for NCM/MBIM Functions.
21 Descriptors Validation for NCM/MBIM Functions.
/external/autotest/client/site_tests/cellular_MbimComplianceControlCommand/
Dcontrol.CID018 MBIM Compliance Test: Validation of IP flags for functions that support CDMA.
21 Validation of IP flags for functions that support CDMA.
/external/autotest/client/site_tests/cellular_MbimComplianceError/
Dcontrol.ERR048 MBIM Compliance Test: Validation of discarding packets in case of an error.
21 Validation of discarding packets in case of an error.
Dcontrol.ERR028 MBIM Compliance Test: Validation of issuing the error message.
21 Validation of issuing the error message.
Dcontrol.ERR038 MBIM Compliance Test: Validation of error message transaction Id.
21 Validation of error message transaction Id.
Dcontrol.ERR058 MBIM Compliance Test: Validation of issuing a new error message..
21 Validation of issuing a new error message..
Dcontrol.ERR018 MBIM Compliance Test: Validation of function's response to messages
22 Validation of function's response to messages with variable-length encoding
/external/autotest/client/site_tests/cellular_MbimComplianceDataTransfer/
Dcontrol.DTS078 MBIM Compliance Test: Validation of wNdpIndex.
21 Validation of wNdpIndex.

12345678