/aosp_15_r20/external/pytorch/test/onnx/ |
H A D | test_fx_to_onnx_with_onnxruntime.py | 861 def create_model() -> nn.Module: function 884 def create_model() -> nn.Module: function 1070 def create_model() -> nn.Module: function 1111 def create_model() -> nn.Module: function 1153 def create_model() -> nn.Module: function 1191 def create_model(): function 1234 def create_model() -> nn.Module: function 1280 def create_model(): function 1309 def create_model(): function 1331 def create_model(): function [all …]
|
/aosp_15_r20/external/pytorch/benchmarks/distributed/ddp/ |
H A D | benchmark.py | 162 def create_model(self): member in Benchmark 184 def create_model(self): member in TorchvisionBenchmark
|
/aosp_15_r20/external/executorch/examples/models/ |
H A D | model_factory.py | 20 def create_model( member in EagerModelFactory
|
/aosp_15_r20/external/pytorch/test/distributed/fsdp/ |
H A D | test_fsdp_memory.py | 93 def create_model(with_fsdp, with_checkpoint, model_hidden_dim): function
|
/aosp_15_r20/external/tensorflow/tensorflow/examples/speech_commands/ |
H A D | models.py | 91 def create_model(fingerprint_input, model_settings, model_architecture, function
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/ |
H A D | test_model_generation.py | 138 def create_model(batch_size, in_w, in_h, k_w, k_h, in_ch, out_ch, stride, padding, signed, seed, de… function
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_padding.py | 199 def create_model(vocab_size): function
|
/aosp_15_r20/external/libaom/aom/ |
H A D | aom_external_partition.h | 414 aom_ext_part_create_model_fn_t create_model; member
|
/aosp_15_r20/external/libvpx/vpx/ |
H A D | vpx_ext_ratectrl.h | 542 vpx_rc_create_model_cb_fn_t create_model; member
|
/aosp_15_r20/external/python/typing/typing_extensions/src/ |
D | test_typing_extensions.py | 2634 def create_model(*, frozen: bool = False, kw_only: bool = True): function
|
/aosp_15_r20/external/python/typing_extensions/src/ |
D | test_typing_extensions.py | 5653 def create_model(*, frozen: bool = False, kw_only: bool = True): function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_typing.py | 8145 def create_model(*, frozen: bool = False, kw_only: bool = True): function
|