Searched defs:logits_dtype (Results 1 – 5 of 5) sorted by relevance
36 def np_sparse_softmax_cross_entropy_with_logits(labels_shape, logits_shape, logits_dtype): argument
109 auto logits_dtype = logits->GetDataType(); in Compute() local
272 DataType logits_dtype = logits_desc.GetDataType(); in IMPLEMT_COMMON_INFERFUNC() local307 DataType logits_dtype = logits_desc.GetDataType(); in IMPLEMT_COMMON_INFERFUNC() local
31 #define ADD_KERNEL(logits_dtype, nun_sample_dtype, seed_dtype, output_dtype, logits_type, output_ty… argument
2334 logits_dtype, label_dtype, argument