Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext_test.cc330 auto input_int = core::RefCountPtr<ImmediateExecutionTensorHandle>( in TEST_F() local
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Ditrans32_dspr2.c40 const int32_t *input_int; in idct32_rows_dspr2() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py2145 def constant_prop(input_int): argument