Home
last modified time | relevance | path

Searched defs:Loss (Results 1 – 3 of 3) sorted by relevance

/external/executorch/examples/llm_pte_finetuning/
DREADME.md46 ### Loss subsection
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
Dbatch_matmul_op_test.py162 def Loss(x, y): function
/external/tensorflow/tensorflow/python/keras/
Dlosses.py49 class Loss: class