Home
last modified time | relevance | path

Searched defs:fast_path (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-string-gen.cc1101 fast_path(this); in Generate() local
1486 Label fast_path(this), slow_path(this); in Generate() local
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_grad_op.cc783 const bool fast_path = base_output_index <= output_last_vector_index; in ComputeBackpropFilter() local