Searched defs:create_input (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/ |
H A D | benchmark_runner.py | 75 def create_input(self) -> Tuple[Any, ...]: member in BenchmarkRunner
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/tests/ |
H A D | lib.rs | 73 fn create_input<'h>( in create_input() function
|
/aosp_15_r20/external/federated-compute/fcp/artifact_building/ |
H A D | plan_utils.py | 65 def create_input(input_tensor): function
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mm/ |
H A D | gen_data_mm.py | 31 def create_input(self) -> Tuple[Any, ...]: member in BenchmarkRunnerMM
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mixed_mm/ |
H A D | gen_data_mixed_mm.py | 36 def create_input(self) -> Tuple[Any, ...]: member in BenchmarkRunnerMixedMM
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/pad_mm/ |
H A D | gen_data_pad_mm.py | 33 def create_input(self) -> Tuple[Any, ...]: member in BenchmarkRunnerPadMM
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_two_sided_color.c | 49 create_input(nir_shader *shader, gl_varying_slot slot, in create_input() function
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | jit_metaprogramming_utils.py | 40 def create_input(call_args, requires_grad=True, non_contiguous=False, call_kwargs=None, dtype=torch… function
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_reductions.py | 1152 def create_input(shape, device, dtype): function
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_compiler_nir.c | 123 create_input(struct ir3_context *ctx, unsigned compmask) in create_input() function
|