Home
last modified time | relevance | path

Searched defs:fan_out (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree_test.cc553 const int fan_out = state.range(1); in BM_Construct() local
568 const int fan_out = state.range(1); in BM_ConstructUnowned() local
583 const int fan_out = state.range(1); in BM_Copy() local
600 const int fan_out = state.range(1); in BM_Move() local
617 const int fan_out = state.range(1); in BM_ForEach() local
635 const int fan_out = state.range(1); in BM_Iterate() local
/external/tensorflow/tensorflow/python/data/benchmarks/
Dmap_benchmark.py72 def benchmark_helper(fan_out, fn, use_inter_op_parallelism, label, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dshaped_buffer_test.cc181 const int fan_out = state.range(1); in BM_TakeSubTree() local
/external/igt-gpu-tools/tests/i915/
Dgem_stress.c422 static void fan_out(void) in fan_out() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc4591 int64_t fan_out = fusion.getFusionRoots().size(); in ComputeReductionCodegenInfo() local