Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dsequential_thunk.cc37 for (auto& thunk : thunks_) { in Initialize() local
44 for (const auto& thunk : thunks_) { in ExecuteOnStream() local
Dir_emitter_unnested.h234 void AddThunkToThunkSequence(std::unique_ptr<Thunk> thunk) { in AddThunkToThunkSequence()
Dir_emitter_unnested.cc1108 auto thunk = in EmitGemmThunk() local
1133 auto thunk = std::make_unique<CublasLtMatmulThunk>( in EmitCublasLtMatmulThunk() local
1366 auto thunk = std::make_unique<CustomCallThunk>( in EmitCustomCallThunk() local
2279 Thunk* thunk, mlir::lmhlo::ScatterOp scatter, in EmitScatter()
2308 const ScatterDescriptor& desc, Thunk* thunk, in EmitScatter()
2754 auto thunk = std::make_unique<ThunkType>(GetThunkInfo(op), result_slice); in EmitReplicaOrPartitionId() local
2784 auto thunk = std::make_unique<NcclCollectivePermuteThunk>( in EmitCollectivePermute() local
2795 mlir::Operation* op, Thunk* thunk) { in MaybeAddAllReduceStartThunkToMap()
2840 auto thunk = in EmitNcclThunk() local
2938 auto thunk = in EmitInfeed() local
[all …]
Dgpu_executable.cc80 bool NeedsAsyncCommsStream(Thunk& thunk) { in NeedsAsyncCommsStream()
335 for (const std::unique_ptr<Thunk>& thunk : thunk_sequence) { in ExecuteThunks() local
/external/escapevelocity/src/main/java/com/google/escapevelocity/
DMacro.java101 Node thunk = parameterThunks.get(var); in getVar() local
123 final Node thunk = parameterThunks.get(var); in setVar() local
/external/tensorflow/tensorflow/core/kernels/
Dtensor_cord_test.cc81 auto thunk = CreateThunkFor(cleaner); in TEST() local
148 auto thunk = CreateThunkFor(cleaner); in TEST() local
169 auto thunk = CreateThunkFor(cleaner); in TEST() local
189 auto thunk = CreateThunkFor(cleaner); in TEST() local
/external/tensorflow/tensorflow/python/autograph/core/
Dfunction_wrappers.py110 def with_function_scope(thunk, scope_name, options): argument
/external/grpc-grpc/src/python/grpcio/grpc/
D_interceptor.py696 thunk = lambda m: self._channel.unary_unary( function
717 thunk = lambda m: self._channel.unary_stream( function
738 thunk = lambda m: self._channel.stream_unary( function
759 thunk = lambda m: self._channel.stream_stream( function
/external/cronet/stable/base/win/
Diat_patch_function.cc39 IMAGE_THUNK_DATA thunk; in GetIATFunction() member
/external/cronet/tot/base/win/
Diat_patch_function.cc39 IMAGE_THUNK_DATA thunk; in GetIATFunction() member
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Durandom_test.cc154 std::function<void()> thunk) { in GetTrace()
/external/pytorch/test/functorch/
Dcommon_utils.py584 def check_vmap_fallback(test_case, thunk, opinfo, dry_run=False): argument
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
Dkernel_ops_pattern.cc300 if (!llvm::all_of(*thunks, [](const auto& thunk) { in Match()
/external/boringssl/src/crypto/rand_extra/
Durandom_test.cc389 std::function<void()> thunk) { in GetTrace()
/external/cronet/stable/third_party/boringssl/src/crypto/rand_extra/
Durandom_test.cc408 std::function<void()> thunk) { in GetTrace()
/external/cronet/tot/third_party/boringssl/src/crypto/rand_extra/
Durandom_test.cc408 std::function<void()> thunk) { in GetTrace()
/external/python/cpython3/Modules/_ctypes/
Dctypes.h181 CThunkObject *thunk; member
D_ctypes.c3886 CThunkObject *thunk; in PyCFuncPtr_new() local
/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc682 ObjectTable::Id thunk; in PopulateNativeSize() member
/external/tensorflow/tensorflow/python/ops/
Dvariable_scope.py1034 def __init__(self, thunk): argument
/external/llvm/include/llvm/Support/
DMachO.h858 uint32_t thunk; member
864 uint64_t thunk; member
870 uintptr_t thunk; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h866 uint32_t thunk; member
872 uint64_t thunk; member
878 uintptr_t thunk; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h899 uint32_t thunk; member
905 uint64_t thunk; member
911 uintptr_t thunk; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMachO.h930 uint32_t thunk; member
936 uint64_t thunk; member
942 uintptr_t thunk; member
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h1566 void* (*thunk)(struct tlv_descriptor*); member