Home
last modified time | relevance | path

Searched defs:node_count (Results 1 – 20 of 20) 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/tensorflow/tensorflow/python/debug/lib/
Dprofiling.py103 def node_count(self): member in AggregateProfile
/external/mesa3d/src/panfrost/util/
Dlcra.h34 unsigned node_count; member
Dlcra.c44 unsigned node_count, unsigned class_count) in lcra_alloc_equations()
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_statistics.h65 int64_t node_count = 0; member
/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/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp205 int node_count = alloc.count; in reg_allocate() local
Dbrw_fs_reg_allocate.cpp498 int node_count; member in fs_reg_alloc
/external/freetype/src/cache/
Dftcsbits.c221 FT_UInt node_count; in FTC_SNode_New() local
/external/mesa3d/src/panfrost/bifrost/
Dbi_ra.c67 unsigned node_count = bi_max_temp(ctx); in bi_allocate_registers() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c99 mir_create_dependency_graph(midgard_instruction **instructions, unsigned count, unsigned node_count) in mir_create_dependency_graph()
1353 unsigned node_count = ctx->temp_count + 1; in schedule_block() local
/external/libxaac/decoder/drc_src/
Dimpd_drc_gain_dec.c200 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.cc393 const int node_count = graph_->node_size(); in MaterializeShapes() local
926 const int node_count = graph_->node_size(); in MaterializeConstants() local
4003 int64 node_count; in Optimize() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc62 const int64 node_count = interference_map.size(); in ColorInterferenceGraph() local
/external/libxaac/decoder/
Dixheaacd_config.h229 WORD32 node_count; member
/external/libdrm/
Dxf86drm.c4238 int ret, i, node_count, device_count; in drmGetDevices2() local