Home
last modified time | relevance | path

Searched defs:num_stages (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Drpcbench_test.cc124 GraphDef CreateGraphDef(int num_stages, int width, int tensor_size, in CreateGraphDef()
170 int num_stages, int tensor_size, in BM_Helper()
215 const int num_stages = state.range(1); in BM_ShardedProgram() local
246 const int num_stages = state.range(1); in BM_SingleDevice() local
/external/tensorflow/tensorflow/core/grappler/inputs/
Dtrivial_test_graph_input_yielder.cc31 GraphDef CreateGraphDef(int num_stages, int width, int tensor_size, in CreateGraphDef()
90 int num_stages, int width, int tensor_size, bool insert_queue, in TrivialTestGraphInputYielder()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_pipeline.c152 uint32_t num_stages = 0; in zink_create_gfx_pipeline() local
/external/mesa3d/src/gallium/frontends/nine/
Dnine_ff.h65 nine_ff_get_projected_key(struct nine_context *context, unsigned num_stages) in nine_ff_get_projected_key()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c463 unsigned num_stages = 0; in brw_initialize_context_constants() local
/external/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c2470 const unsigned num_stages = in cmd_buffer_alloc_push_constants() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2891 int64 num_stages = tensorflow::Log2Ceiling(dimension_to_sort_bound); in EmitSortFromMlir() local