/aosp_15_r20/external/tensorflow/tensorflow/python/framework/experimental/ |
H A D | graph_building_test.py | 35 def _computeAddOpDuration(self, num_ops, num_iters): argument 36 def add_op_to_graph(num_ops): argument 47 def _computeReadVariableOpDuration(self, num_ops, num_iters): argument 48 def add_op_to_graph(num_ops): argument
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
H A D | merge_worker.cpp | 41 int num_ops = *pending_ops; in PrepareMerge() local 121 int num_ops = PAYLOAD_BUFFER_SZ / BLOCK_SZ; in MergeReplaceZeroOps() local 244 int num_ops = snapuserd_->GetTotalBlocksToMerge(); in MergeOrderedOpsAsync() local 434 int num_ops = snapuserd_->GetTotalBlocksToMerge(); in MergeOrderedOps() local
|
H A D | snapuserd_readahead.cpp | 67 int num_ops = *pending_ops; in PrepareNextReadAhead() local 154 int num_ops = 0; in ReconstructDataFromCow() local 282 int num_ops = (snapuserd_->GetBufferDataSize()) / BLOCK_SZ; in ReadAheadAsyncIO() local 529 int num_ops = (snapuserd_->GetBufferDataSize()) / BLOCK_SZ; in ReadAheadSyncIO() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | create_cow.cpp | 226 size_t num_ops = *pending_ops; in PrepareWrite() local 265 size_t num_ops = 0; in WriteNonOrderedSnapshots() local
|
H A D | writer_base.cpp | 150 bool CowWriterBase::AddSequenceData(size_t num_ops, const uint32_t* data) { in AddSequenceData()
|
H A D | writer_v2.cpp | 469 bool CowWriterV2::EmitSequenceData(size_t num_ops, const uint32_t* data) { in EmitSequenceData()
|
H A D | writer_v3.cpp | 472 bool CowWriterV3::EmitSequenceData(size_t num_ops, const uint32_t* data) { in EmitSequenceData()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | op_level_cost_estimator_test.cc | 2221 const int num_ops = in TEST_F() local 2244 const int num_ops = in TEST_F() local 2274 const int64_t num_ops = in TEST_F() local 2326 int num_ops = 28 * kNumBoxes + 4 * kNumBoxes * kOutputImageDim + in TEST_F() local 2349 int num_ops = 28 * kNumBoxes + 4 * kNumBoxes * kOutputImageDim + in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/ |
H A D | device_event_mgr_test.cc | 196 int num_ops() const { return add_kernels_.size(); } in num_ops() function in tensorflow::__anon437c77060511::EMBenchmarkHelper 206 void ReInit(int num_ops, int tensor_size) { in ReInit()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/client/ |
H A D | virtual_gpu_test.py | 38 num_ops=100, argument
|
/aosp_15_r20/external/executorch/runtime/executor/test/ |
H A D | test_backend_with_delegate_mapping.cpp | 60 size_t num_ops = 0; in parse_delegate() local
|
/aosp_15_r20/trusty/user/base/lib/secure_fb/srv/ |
D | secure_fb_server.c | 240 uint32_t num_ops) { in add_secure_fb_service()
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | snapshot_extent_writer_unittest.cc | 87 bool AddSequenceData(size_t num_ops, const uint32_t* data) override { in AddSequenceData()
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-derive/src/ |
D | lib.rs | 561 pub fn num_ops(input: TokenStream) -> TokenStream { in num_ops() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_mul_op_test.cc | 172 const int64_t num_ops = outputs[0].NumElements(); in TimeMul() local
|
H A D | quantized_add_op_test.cc | 172 const int64_t num_ops = outputs[0].NumElements(); in TimeAdd() local
|
H A D | nn_ops_test.cc | 138 int64_t num_ops = 0; in BM_ConvFloat() local 549 int64_t num_ops = 0; in BM_ConvFloatDepthwise() local
|
H A D | quantized_resize_bilinear_op_test.cc | 225 const int64_t num_ops = outputs->at(0).NumElements(); in TestResizeBilinear() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | cow_format.h | 156 uint64_t num_ops; member
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | conf.c | 3844 int num_ops; /* Number of IPP operations */ in read_policy() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | snapshotctl.cpp | 226 size_t num_ops = reader.get_num_total_data_ops(); in PrepareUpdate() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | gimple.h | 198 unsigned num_ops; member 1741 gimple_set_num_ops (gimple gs, unsigned num_ops) in gimple_set_num_ops() 2323 unsigned num_ops; in gimple_call_num_args() local 3591 unsigned num_ops; in gimple_switch_num_labels() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | Linear.cpp | 257 const auto num_ops = operands.size(); in einsum() local
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | delta_diff_utils.cc | 780 size_t num_ops = aops->size(); in DeltaMovedAndZeroBlocks() local
|
/aosp_15_r20/external/XNNPACK/src/xnnpack/ |
H A D | subgraph.h | 345 size_t num_ops; member
|