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.cc540 const int fan_out = state.range(1); in BM_Construct() local
555 const int fan_out = state.range(1); in BM_ConstructUnowned() local
570 const int fan_out = state.range(1); in BM_Copy() local
587 const int fan_out = state.range(1); in BM_Move() local
604 const int fan_out = state.range(1); in BM_ForEach() local
622 const int fan_out = state.range(1); in BM_Iterate() local
/external/tensorflow/tensorflow/python/data/benchmarks/
Dmap_benchmark.py57 def benchmark_helper(fan_out, fn, use_inter_op_parallelism, label): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dshaped_buffer_test.cc178 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.cc5326 int64 fan_out = 1; in ComputeReductionCodegenInfo() local