Home
last modified time | relevance | path

Searched defs:dict_input (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/
H A Ddata_structures_test.py503 def f(dict_input): argument
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_tracer.py686 def forward(self, dict_input): argument
711 def forward(self, dict_input): argument
731 def forward(self, dict_input): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Drpc_test.py266 def my_complex_tensor_function(list_input, tensor_class_input, dict_input): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_autograd.py7294 def forward(self, dict_input): argument