A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

N

namedGradients(String) - function in org.pytorch.executorch.training.TrainingModule
 
namedParameters(String) - function in org.pytorch.executorch.training.TrainingModule
 
numBos(int) - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig.Builder
Sets the number of BOS tokens to prepend.
numBos(int) - function in org.pytorch.executorch.extension.llm.LlmModuleConfig.Builder
Sets the number of BOS tokens to prepend.
numel() - function in org.pytorch.executorch.Tensor
Returns the number of elements in this tensor.
numel(Array) - function in org.pytorch.executorch.Tensor
Calculates the number of elements in a tensor with the specified shape.
numEos(int) - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig.Builder
Sets the number of EOS tokens to append.
numEos(int) - function in org.pytorch.executorch.extension.llm.LlmModuleConfig.Builder
Sets the number of EOS tokens to append.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  Z