Home
last modified time | relevance | path

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

12345

/external/tensorflow/tensorflow/core/lib/monitoring/
Dcell_reader.h141 ValueType initial_value = internal::GetLatestValueOrDefault<ValueType>( in Read() local
153 ValueType initial_value = internal::GetLatestValueOrDefault<ValueType>( in Delta() local
/external/sdv/vsomeip/third_party/boost/algorithm/test/
Diota_test1.cpp23 BOOST_CXX14_CONSTEXPR bool test_iota_results ( Iterator first, Iterator last, T initial_value ) { in test_iota_results()
37 BOOST_CXX14_CONSTEXPR bool test_iota_results ( const Range &r, T initial_value ) { in test_iota_results()
/external/tensorflow/tensorflow/python/ops/
Dvariable_spec_test.py96 initial_value=None, argument
138 initial_value=None, argument
/external/pigweed/pw_bluetooth_sapphire/host/common/public/pw_bluetooth_sapphire/internal/host/common/
Dinspectable.h94 : value_(std::move(initial_value)), in value_()
105 : value_(std::move(initial_value)), convert_(std::move(convert)) {} in value_()
/external/cronet/stable/base/memory/
Dstructured_shared_memory.h235 U&& initial_value) { in Create()
258 StructuredSharedMemory<T>::CreateWithCustomMapper(U&& initial_value, in CreateWithCustomMapper()
/external/cronet/tot/base/memory/
Dstructured_shared_memory.h235 U&& initial_value) { in Create()
258 StructuredSharedMemory<T>::CreateWithCustomMapper(U&& initial_value, in CreateWithCustomMapper()
/external/pytorch/test/
Dtest_segment_reductions.py24 def get_default_value(initial_value, reduction): argument
47 initial_value, argument
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_resource.cc53 string name, DataType type, TensorShape shape, xla::XlaOp initial_value, in CreateTensorArray()
64 xla::XlaOp initial_value, int64_t max_array_size, in XlaResource()
/external/libchrome/base/
Datomic_ref_count.h18 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Datomic_ref_count.h18 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Datomic_ref_count.h18 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
/external/federated-compute/fcp/secagg/server/
Dsecagg_scheduler.h67 std::unique_ptr<T> initial_value, in Accumulator()
324 std::unique_ptr<T> initial_value, in CreateAccumulator()
/external/python/cpython3/Lib/test/test_free_threading/
Dtest_slots.py27 def __init__(self, initial_value): argument
/external/cronet/stable/base/
Datomic_ref_count.h22 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
/external/cronet/tot/base/
Datomic_ref_count.h22 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
/external/mesa3d/src/vulkan/runtime/
Dvk_sync_dummy.c29 uint64_t initial_value) in vk_sync_dummy_init()
Dvk_sync_binary.c39 uint64_t initial_value) in vk_sync_binary_init()
/external/tensorflow/tensorflow/python/distribute/
Dvalues_v2_test.py41 def create_variable(self, initial_value=1., **kwargs): argument
364 def create_variable(self, initial_value=1., **kwargs): argument
388 def create_variable(self, strategy, initial_value, enable_packed_handle, argument
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/tools/
Ddevious_baton.h31 int initial_value, int count) in DeviousBatonSessionVisitor()
Dweb_transport_test_server.cc45 DeviousBatonValue initial_value = in ProcessRequest() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/
Ddevious_baton.h31 int initial_value, int count) in DeviousBatonSessionVisitor()
Dweb_transport_test_server.cc45 DeviousBatonValue initial_value = in ProcessRequest() local
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dfcs.cc81 FrameCheckSequence initial_value) { in ComputeFcs()
/external/tensorflow/tensorflow/compiler/xla/service/
Dtree_reduction_rewriter.cc47 HloInstruction *initial_value = hlo->mutable_operand(1); in HandleReduce() local
/external/tensorflow/tensorflow/python/framework/
Dgraph_to_function_def.py65 initial_value=None): argument

12345