HomeSort by relevance Sort by last modified time
    Searched defs:max_computation (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/client/lib/
pooling.cc 140 auto max_computation = CreateScalarMaxComputation(dtype, b); local
142 return ReduceWindow(operand, init_value, max_computation, kernel_size,
  /external/tensorflow/tensorflow/compiler/xla/service/
bfloat16_propagation_test.cc 149 auto max_computation = module->AddEmbeddedComputation(sub_builder.Build()); local
176 window, max_computation));
    [all...]

Completed in 83 milliseconds