Home
last modified time | relevance | path

Searched defs:create_input (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/
H A Dbenchmark_runner.py75 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 Dlib.rs73 fn create_input<'h>( in create_input() function
/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dplan_utils.py65 def create_input(input_tensor): function
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mm/
H A Dgen_data_mm.py31 def create_input(self) -> Tuple[Any, ...]: member in BenchmarkRunnerMM
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mixed_mm/
H A Dgen_data_mixed_mm.py36 def create_input(self) -> Tuple[Any, ...]: member in BenchmarkRunnerMixedMM
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/pad_mm/
H A Dgen_data_pad_mm.py33 def create_input(self) -> Tuple[Any, ...]: member in BenchmarkRunnerPadMM
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_two_sided_color.c49 create_input(nir_shader *shader, gl_varying_slot slot, in create_input() function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_metaprogramming_utils.py40 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 Dtest_reductions.py1152 def create_input(shape, device, dtype): function
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c123 create_input(struct ir3_context *ctx, unsigned compmask) in create_input() function