/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
H A D | xrt_execute_op.cc | 301 bool release_inputs, se::Stream* stream, int rng_seed, in RunExecutable() 383 bool release_inputs, se::Stream* stream, int rng_seed, in ExecuteComputation() 403 se::Stream* stream, int rng_seed, in ExecuteComputation() 470 int rng_seed = config_proto.rng_seed(); in DoWork() local 553 int rng_seed = config.rng_seed(); in DoWork() local
|
H A D | tpu_execute_op.cc | 192 const uint32 rng_seed, const tpu::TpuProgramGroup* tpu_program_group, in RunExecutable() 234 const uint32 rng_seed, const tpu::TpuProgramGroup* tpu_program_group, in ExecuteTPUProgram()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | executable_run_options.cc | 116 ExecutableRunOptions& ExecutableRunOptions::set_rng_seed(int rng_seed) { in set_rng_seed() 121 int ExecutableRunOptions::rng_seed() const { return rng_seed_; } in rng_seed() function in xla::ExecutableRunOptions
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/ |
H A D | xrt.proto | 138 uint32 rng_seed = 4; field 154 uint32 rng_seed = 1; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/context/ |
D | runtime.rs | 49 let rng_seed = handle.seed_generator().next_seed(); in enter_runtime() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
H A D | tpu_op_executable.cc | 60 int32_t rng_seed = run_options.run_options().rng_seed(); in LoadProgramAndEnqueueToStream() local
|
H A D | c_api_decl.h | 165 int rng_seed; member
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/tpu/ |
H A D | tpu_op_executable.cc | 60 int32_t rng_seed = run_options.run_options().rng_seed(); in LoadProgramAndEnqueueToStream() local
|
/aosp_15_r20/external/executorch/extension/llm/sampler/ |
H A D | sampler.cpp | 126 unsigned long long rng_seed) in Sampler()
|
/aosp_15_r20/external/mbedtls/programs/ssl/ |
H A D | ssl_test_lib.c | 84 int rng_seed(rng_context_t *rng, int reproducible, const char *pers) in rng_seed() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | rt_basic.rs | 398 fn rng_seed() { in rng_seed() function
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/ |
H A D | ssl_test_lib.c | 83 int rng_seed(rng_context_t *rng, int reproducible, const char *pers) in rng_seed() function
|
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/ |
H A D | presubmit_context.py | 446 rng_seed: int = 1 variable in PresubmitContext
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/ |
H A D | tpu_execute.cc | 421 const string& rendezvous_key_base, uint32 rng_seed, in TPUExecute()
|
H A D | tpu_ops_c_api.h | 233 int32_t rng_seed; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_execute_op.cc | 724 const uint32 rng_seed = GetXLARandomSeed(); in DoWork() local
|
/aosp_15_r20/external/mbedtls/tests/src/test_helpers/ |
H A D | ssl_helpers.c | 16 static int rng_seed = 0xBEEF; variable
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/test_helpers/ |
H A D | ssl_helpers.c | 46 static int rng_seed = 0xBEEF; in mbedtls_test_init_handshake_options() local
|
/aosp_15_r20/external/cronet/testing/libfuzzer/proto/ |
H A D | skia_image_filter.proto | 42 required uint64 rng_seed = 2; field
|