Home
last modified time | relevance | path

Searched defs:node_count (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dnoop_elimination_test.cc40 NodeDef *node_count = graph_utils::AddScalarConstNode<int64>(count, graph); in MakeUnaryNode() local
48 NodeDef *node_count = graph_utils::AddScalarPlaceholder(DT_INT32, graph); in MakeUnaryNonConstNode() local
84 const int node_count = std::get<1>(GetParam()); in TEST_P() local
124 const int node_count = std::get<1>(GetParam()); in TEST_P() local
/external/v8/src/compiler/
Dstate-values-utils.cc126 int node_count = static_cast<int>(count); in GetValuesNodeFromCache() local
139 WorkingBuffer* node_buffer, size_t* node_count, size_t* values_idx, in FillBufferWithValues()
175 size_t node_count = 0; in BuildTree() local
Dinstruction-selector.cc24 Zone* zone, size_t node_count, Linkage* linkage, in InstructionSelector()
Dwasm-compiler.cc5129 size_t node_count = 0; in ExecuteCompilation() local
/external/u-boot/board/cavium/thunderx/
Dthunderx.c83 ssize_t node_count = atf_node_count(); in dram_init() local
/external/tensorflow/tensorflow/python/debug/lib/
Dprofiling.py103 def node_count(self): member in AggregateProfile
/external/ltp/testcases/kernel/sched/pthreads/
Dpth_str01.c49 int node_count; /* number of nodes created so far */ variable
Dpth_str03.c68 int node_count; /* number of nodes created so far */ variable
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dhexagon_controller.c102 bool hexagon_controller_SetAllInputTensorDef(int node_count, in hexagon_controller_SetAllInputTensorDef()
125 bool hexagon_controller_SetAllOutputTensorDef(int node_count, in hexagon_controller_SetAllOutputTensorDef()
Dgraph_functions_wrapper.c332 unsigned int node_count; in hexagon_controller_DumpNodeName() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp206 int node_count = alloc.count; in reg_allocate() local
Dbrw_fs_reg_allocate.cpp545 int node_count = this->alloc.count; in assign_regs() local
/external/freetype/src/cache/
Dftcsbits.c222 FT_UInt node_count; in FTC_SNode_New() local
/external/libxaac/decoder/drc_src/
Dimpd_drc_gain_dec.c202 WORD32 node_count = split_drc_characteristic->characteristic_node_count; in impd_compressor_io_nodes_inverse() local
Dimpd_parametric_drc_dec.h59 WORD32 node_count; member
Dimpd_drc_struct.h184 WORD32 node_count; member
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_regalloc.c518 unsigned int i, input_node, node_count, node_index; in do_advanced_regalloc() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc349 const int node_count = graph_->node_size(); in MaterializeShapes() local
841 const int node_count = graph_->node_size(); in MaterializeConstants() local
3449 int64 node_count; in Optimize() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc82 const int64 node_count = interference_map.size(); in ColorInterferenceGraph() local
/external/libdrm/
Dxf86drm.c3960 int ret, i, node_count, device_count; in drmGetDevices2() local
/external/libxaac/decoder/
Dixheaacd_config.h225 WORD32 node_count; member