Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/framework/
Dbfloat16_test.cc52 const int64_t tot = static_cast<int64_t>(state.iterations()) * N; in BM_FloatToBFloat16() local
73 const int64_t tot = static_cast<int64_t>(state.iterations()) * N; in BM_RoundFloatToBFloat16() local
92 const int64_t tot = static_cast<int64_t>(state.iterations()) * N; in BM_BFloat16ToFloat() local
/external/tensorflow/tensorflow/lite/tools/optimize/
Dmodify_model_interface.cc202 for (auto tot : inputs) { in SetInputTypeToUINT8() local
229 for (auto tot : outputs) { in SetOutputTypeToUINT8() local
255 for (auto tot : inputs) { in RemoveInputTensor() local
262 for (auto tot : inputs) { in RemoveInputTensor() local
281 for (auto tot : outputs) { in RemoveOutputTensor() local
288 for (auto tot : outputs) { in RemoveOutputTensor() local
/external/tensorflow/tensorflow/core/kernels/
Dtraining_ops_test.cc115 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_SGD() local
151 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_Adagrad() local
190 const int64_t tot = static_cast<int64_t>(state.iterations()) * m * n; in BM_SparseAdagrad() local
234 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_Momentum() local
289 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_Adam() local
334 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_RMSProp() local
375 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_AddSign() local
417 const int64_t tot = static_cast<int64_t>(state.iterations()) * params; in BM_PowerSign() local
/external/rust/crates/libz-sys/src/zlib/examples/
Dgzjoin.c265 local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) in gzinit()
279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy()
429 unsigned long crc, tot; /* running crc and total uncompressed length */ in main() local
Dgzappend.c263 unsigned long crc, tot; in gzscan() local
/external/trace-cmd/lib/trace-cmd/include/
Dtrace-write-local.h13 ssize_t tot = 0; in __do_write() local
/external/tensorflow/tensorflow/core/platform/
Dtensor_coding.cc49 int64_t tot = 0; in DecodeStringList() local
153 int64_t tot = 0; in DecodeStringList() local
176 int64_t tot = 0; in DecodeStringList() local
/external/igt-gpu-tools/benchmarks/
Dgem_userptr_benchmark.c180 unsigned int i, tot = 1000; in test_malloc_free() local
203 unsigned int i, tot = 1000; in test_malloc_realloc_free() local
232 unsigned int i, tot = 1000; in test_mmap_unmap() local
/external/OpenCL-CTS/test_conformance/mem_host_flags/
Dchecker_image_mem_host_no_access.hpp69 int tot = (int)(this->host_m_2.Count(v)); in verify_RW_Image() local
Dchecker_image_mem_host_write_only.hpp125 int tot = (int)(this->host_m_2.Count(v)); in verify_data() local
/external/iproute2/misc/
Drtacct.c79 static void nread(int fd, char *buf, int tot) in nread()
325 int tot = 0; in send_db() local
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Dalexa.c173 int tot = 0; in drain_end_cb() local
455 size_t tot; in ss_avs_metadata_tx() local
/external/libvpx/vp8/common/
Dtreecoder.c91 const unsigned int tot = c[0] + c[1]; in vp8_tree_probs_from_distribution() local
/external/selinux/libselinux/utils/
Davcstat.c97 struct avc_cache_stats tot, rel, last; in main() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Ds3_pkt.cc145 unsigned tot = ssl->s3->wnum; in tls_write_app_data() local
/external/libwebsockets/lib/secure-streams/protocols/
Dss-mqtt.c504 size_t used_in, olen[6] = { 0, 0, 0, 0, 0, 0 }, tot = 0; in secstream_connect_munge_mqtt() local
/external/libvpx/vp8/encoder/
Dencodemv.c158 const unsigned int tot = ct[0] + ct[1]; in calc_prob() local
/external/rust/crates/crossbeam-channel/tests/
Dgolang.rs1608 tot: Arc<Mutex<Totals>>, field
1639 let mut tot = tot.lock().unwrap(); in send() localVariable
1653 let mut tot = tot.lock().unwrap(); in recv() localVariable
1685 fn tot(&self) -> &Mutex<Totals> { in tot() method
2075 let tot = ctx.tot.lock().unwrap(); in main() localVariable
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
Davs.c163 size_t tot; in ss_avs_metadata_tx() local
/external/libhevc/encoder/
Dhme_interface.c2513 S32 num, tot, i; in hme_enc_alloc() local
2547 S32 num, tot, i; in hme_coarse_alloc() local
2584 S32 num, tot, i; in hme_coarse_dep_mngr_alloc() local
2774 S32 num, tot; in hme_enc_init() local
2814 S32 num, tot; in hme_coarse_init() local
/external/libtracefs/src/
Dtracefs-record.c533 int tot; in tracefs_cpu_write() local
/external/linux-kselftest/tools/testing/selftests/net/mptcp/
Dmptcp_inq.c342 ssize_t ret, tot; in process_one_client() local
/external/skia/src/core/
DSkBlurMF.cpp593 float tot = 0.0f; in make_unnormalized_half_kernel() local
612 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel, halfKernelSize, sigma); in make_half_kernel_and_summed_table() local
731 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel.get(), halfKernelSize, sigma); in create_half_plane_profile() local
/external/libwebsockets/plugins/
Dprotocol_lws_openmetrics_export.c113 size_t tot; /* content-length computation */ member
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc73 int64_t tot = all.total_bytes(); in Done() local

12