Home
last modified time | relevance | path

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

/aosp_15_r20/external/ruy/ruy/
H A Dmatrix_test.cc57 const int some_const = 0; in TEST() local
78 const int some_const = 0; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_test.py210 def second(dup_var, dup_var_2, some_const): argument
214 def first(dup_var, some_const): argument
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py7034 def forward(self, input_mask, some_const): argument
7047 def forward(self, input_mask, some_const): argument
7059 def forward(self, tensor, mask, some_const): argument