Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DSparseTensorImpl.cpp9 DeviceType sparseTensorSetToDeviceType(DispatchKeySet key_set) { in sparseTensorSetToDeviceType()
30 SparseTensorImpl::SparseTensorImpl(at::DispatchKeySet key_set, const caffe2::TypeMeta data_type) in SparseTensorImpl()
35 SparseTensorImpl::SparseTensorImpl(at::DispatchKeySet key_set, const caffe2::TypeMeta data_type, at… in SparseTensorImpl()
H A DSparseCsrTensorImpl.cpp12 at::DispatchKeySet key_set, in SparseCsrTensorImpl()
41 at::DispatchKeySet key_set, in SparseCsrTensorImpl()
H A DTensorSubclassLikeUtils.h53 auto key_set = tensor.unsafeGetTensorImpl()->key_set(); in isTensorSubclassLike() local
H A DNestedTensorImpl.cpp167 c10::DispatchKeySet key_set, in NestedTensorImpl()
/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.cpp81 DispatchKeySet key_set, in TensorImpl()
111 DispatchKeySet key_set, in TensorImpl()
128 DispatchKeySet key_set, in TensorImpl()
136 DispatchKeySet key_set, in TensorImpl()
196 auto key_set = in _change_backend_component_keys() local
H A DGeneratorImpl.h84 DispatchKeySet key_set() const { in key_set() function
H A DGeneratorImpl.cpp20 GeneratorImpl::GeneratorImpl(Device device_in, DispatchKeySet key_set) in GeneratorImpl()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dtest_utils_test.cc143 absl::flat_hash_set<uint32_t> key_set; in XLA_TEST_F() local
174 absl::flat_hash_set<int32_t> key_set; in XLA_TEST_F() local
205 absl::flat_hash_set<uint16_t> key_set; in XLA_TEST_F() local
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DTensorWrapper.cpp59 auto key_set = getKeysToPropagateToWrapper(tensor, keys_to_propagate); in makeTensorWrapperPtr() local
79 auto key_set = getKeysToPropagateToWrapper(tensor, keys_to_propagate); in unsafeMakeTensorWrapper() local
141 c10::DispatchKeySet key_set, in TensorWrapper()
H A DBatchedTensorImpl.cpp15 BatchedTensorImpl::BatchedTensorImpl(DispatchKeySet key_set, Tensor value, int64_t bdim, int64_t le… in BatchedTensorImpl()
175 DispatchKeySet key_set = getKeysToPropagateToWrapper(tensor); in makeBatched() local
H A DBatchedTensorImpl.h165 auto key_set = tensor.unsafeGetTensorImpl()->key_set(); variable
H A DDynamicLayer.cpp469 restoreLocalDispatchKeySetRAII(const c10::impl::LocalDispatchKeySet& key_set) { in restoreLocalDispatchKeySetRAII()
/aosp_15_r20/external/pytorch/aten/src/ATen/quantized/
H A DQTensorImpl.cpp7 DispatchKeySet key_set, in QTensorImpl()
16 DispatchKeySet key_set, in QTensorImpl()
/aosp_15_r20/external/googleapis/google/spanner/v1/
H A Dspanner.proto1018 KeySet key_set = 6 [(google.api.field_behavior) = REQUIRED]; field
1087 KeySet key_set = 6 [(google.api.field_behavior) = REQUIRED]; field
H A Dmutation.proto70 KeySet key_set = 2 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_key_unittest.cc164 std::set<QuicSessionKey> key_set(session_keys.begin(), session_keys.end()); in TEST() local
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_key_unittest.cc158 std::set<SpdySessionKey> key_set(session_keys.begin(), session_keys.end()); in TEST() local
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTorchDispatchUtils.cpp7 DispatchKeySet key_set({DispatchKey::Python, DispatchKey::PythonTLSSnapshot}); in tensor_has_dispatch() local
H A DGenerator.h118 DispatchKeySet key_set() const { in key_set() function
H A DTensorBase.h336 DispatchKeySet key_set() const { in key_set() function
/aosp_15_r20/external/pytorch/c10/core/impl/
H A DLocalDispatchKeySet.cpp22 void _force_tls_local_dispatch_key_set(LocalDispatchKeySet key_set) { in _force_tls_local_dispatch_key_set()
/aosp_15_r20/external/harfbuzz_ng/perf/
H A Dbenchmark-map.cc76 hb_set_t* key_set = hb_set_create (); in BM_MapLookupHit() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DComplexHelper.h25 auto key_set = tensor.key_set().remove(DispatchKey::Conjugate); in view_tensor() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Dcupti_collector.cc261 absl::flat_hash_set<absl::string_view> key_set; in CreateXEvent() local
H A Ddevice_tracer_rocm.cc812 absl::flat_hash_set<absl::string_view> key_set; in CreateXEvent() local

12