Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_export/db/examples/
H A Dcond_operands.py34 extra_inputs = (torch.randn(2, 2), torch.randn(2)) variable
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/
H A Dembedding-network.cc255 const std::vector<float> &extra_inputs, std::vector<float> *scores) const { in ComputeFinalScores() argument
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
H A Dtf_trt_integration_test_base.py209 input_mask, output_mask, extra_inputs, extra_outputs): argument