Home
last modified time | relevance | path

Searched defs:label_length (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dctc_ops.py675 def ctc_loss_and_grad(logits, labels, label_length, logit_length, unique=None): argument
788 label_length, argument
884 label_length, argument
991 label_length, argument
/external/webrtc/pc/
Dsctp_utils.cc108 uint16_t label_length; in ParseDataChannelOpenMessage() local
Dsctp_utils_unittest.cc30 uint16_t label_length; in VerifyOpenMessageFormat() local
/external/cronet/tot/net/dns/
Ddns_query.cc269 uint8_t label_length; in ReadName() local
/external/cronet/stable/net/dns/
Ddns_query.cc269 uint8_t label_length; in ReadName() local
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp708 static const GLsizei label_length = (GLsizei)(sizeof(label) / sizeof(label[0]) - 1); in iterate() local
1280 static const size_t label_length = sizeof(label) / sizeof(label[0]) - 1; in iterate() local
1919 static const size_t label_length = sizeof(label) / sizeof(label[0]) - 1; in iterate() local
/external/rust/android-crates-io/crates/webpki/src/name/
Ddns_name.rs472 let mut label_length = 0; in is_valid_dns_id() localVariable
/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
Dslk.c88 static int label_length = 0; variable
/external/openscreen/discovery/mdns/
Dmdns_reader.cc104 const uint8_t label_length = GetDirectLabelLength(label_type); in Read() local
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dctc_loss_op_test.py991 def _ctc_loss_v3(labels, logits, label_length, logit_length, use_gpu, argument
/external/tensorflow/tensorflow/python/eager/
Dmonitoring.py114 def __init__(self, metric_name, metric_methods, label_length, *args): argument
/external/tensorflow/tensorflow/python/keras/
Dbackend.py6241 def ctc_batch_cost(y_true, y_pred, input_length, label_length): argument
/external/mbedtls/library/
Dssl_tls.c6007 const unsigned char *label, size_t label_length, in setup_psa_key_derivation()
/external/openthread/third_party/mbedtls/repo/library/
Dssl_tls.c6684 const unsigned char *label, size_t label_length, in setup_psa_key_derivation()