Home
last modified time | relevance | path

Searched defs:eager (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/pytorch/test/
H A Dtest_jit_fuser_te.py2060 def eager(t0, t1, t2, t3, t4): function
2088 def eager(t1, t2, t3, t4, t: float): function
2111 def eager(x): function
2122 def eager(a, b): function
2158 def eager(input, weight, bias): function
2172 def eager(input, weight, bias): function
2187 def eager(x, y): function
2205 def eager(x): function
2213 def eager(x, y): function
2225 def eager(x, y): function
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dmirrored_run.py109 def _enter_graph(g, eager, creator_stack=None): argument
124 def _maybe_enter_eager_mode(eager): argument
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dremote_tensor_handle.pb.cc22 namespace eager { namespace
58 namespace eager { namespace
/aosp_15_r20/development/tools/winscope/src/parsers/window_manager/operations/
H A Doperation_lists.ts33 eager: Array<Operation<PropertyTreeNode>>; property
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/
H A Dmod.rs32 mod eager; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/thread_local/fast_local/
H A Dmod.rs34 mod eager; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/
H A Dmod.rs32 mod eager; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/
H A Dmod.rs32 mod eager; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/thread_local/fast_local/
H A Dmod.rs34 mod eager; module
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dshape_inference.cc26 namespace eager { namespace
H A Dplacement_utils.cc28 namespace eager { namespace
H A Dcustom_device_test.cc28 namespace eager { namespace
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
H A Dgrpc_eager_service_impl.cc26 namespace eager { namespace
H A Dgrpc_eager_client_test.cc26 namespace eager { namespace
H A Dgrpc_eager_client.cc37 namespace eager { namespace
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dremote_execute_node.cc25 namespace eager { namespace
H A Dremote_mgr_test.cc30 namespace eager { namespace
H A Dremote_mgr.cc41 namespace eager { namespace
H A Dcluster_function_library_runtime.cc33 namespace eager { namespace
/aosp_15_r20/external/brotli/java/org/brotli/wrapper/dec/
H A DDecoder.java24 boolean eager; field in Decoder
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_tf_functions_test.cc159 const TfFunction& eager = in TEST() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_java_lite/android_common_apex33/turbine/
Dtensorflow_core_proto_java_lite.jarorg/tensorflow/distruntime/ClusterDef$Builder.class <Unknown> package org.tensorflow. ...
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_arrays_test.py176 def eager(): function
/aosp_15_r20/external/pytorch/torch/_dynamo/backends/
H A Ddebugging.py28 def eager(gm, fake_tensor_inputs, **kwargs): function
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dpy_func.cc72 bool eager = false; member

123