Home
last modified time | relevance | path

Searched defs:create_args (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_fx_to_onnx_with_onnxruntime.py864 def create_args(): function
887 def create_args(): function
1082 def create_args(): function
1114 def create_args(): function
1156 def create_args(): function
1178 def create_args(): function
1237 def create_args(): function
1272 def create_args(): function
1301 def create_args(): function
1334 def create_args(): function
[all …]
/aosp_15_r20/external/perfetto/src/base/
H A Dsubprocess_posix.cc56 Subprocess::Args* create_args; member
/aosp_15_r20/external/pytorch/torch/backends/xeon/
H A Drun_cpu.py833 def create_args(parser=None): function
/aosp_15_r20/build/make/ci/
H A Dbuild_test_suites_test.py464 def create_args( member in BuildPlannerTest
/aosp_15_r20/external/flatbuffers/grpc/src/compiler/
H A Dcpp_generator.cc1202 grpc::string create_args; // extra arguments to creator in PrintSourceClientMethod() member
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dcpp_generator.cc1693 std::string create_args; // extra arguments to creator in PrintSourceClientMethod() member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dcpp_generator.cc1693 std::string create_args; // extra arguments to creator in PrintSourceClientMethod() member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/
Drls.cc835 Args create_args; in MaybeFinishUpdate() local
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/rls/
H A Drls.cc899 Args create_args; in MaybeFinishUpdate() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_os.py3120 def create_args(self, *, with_env=False, use_bytes=False): member in SpawnTests
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_renderer.c12287 const struct vrend_renderer_resource_create_args create_args = { in vrend_renderer_pipe_resource_set_type() local