Lines Matching full:documentation
11 See the TensorFlow [avg_pool documentation](https://www.tensorflow.org/api_docs/python/tf/nn/avg_po…
15 See the TensorFlow [bias_add documentation](https://www.tensorflow.org/api_docs/python/tf/nn/bias_a…
19 See the TensorFlow [conv2d documentation](https://www.tensorflow.org/api_docs/python/tf/nn/conv2d) …
23 See the TensorFlow [expand_dims documentation](https://www.tensorflow.org/api_docs/python/tf/expand…
27 See the TensorFlow [gather documentation](https://www.tensorflow.org/api_docs/python/tf/gather) for…
31 See the TensorFlow [identity documentation](https://www.tensorflow.org/api_docs/python/tf/identity)…
35 See the TensorFlow [local_response_normalization documentation](https://www.tensorflow.org/api_docs…
39 See the TensorFlow [max_pool documentation](https://www.tensorflow.org/api_docs/python/tf/nn/max_po…
43 See the TensorFlow [placeholder documentation](https://www.tensorflow.org/api_docs/python/tf/placeh…
47 See the TensorFlow [reduce_mean documentation](https://www.tensorflow.org/api_docs/python/tf/reduce…
51 See the TensorFlow [relu documentation](https://www.tensorflow.org/api_docs/python/tf/nn/relu) for …
55 See the TensorFlow [relu6 documentation](https://www.tensorflow.org/api_docs/python/tf/nn/relu6) fo…
59 See the TensorFlow [rsqrt documentation](https://www.tensorflow.org/api_docs/python/tf/math/rsqrt) …
63 See the TensorFlow [shape documentation](https://www.tensorflow.org/api_docs/python/tf/shape) for m…
67 See the TensorFlow [sigmoid documentation](https://www.tensorflow.org/api_docs/python/tf/sigmoid) f…
71 See the TensorFlow [softplus documentation](https://www.tensorflow.org/api_docs/python/tf/nn/softpl…
75 See the TensorFlow [squeeze documentation](https://www.tensorflow.org/api_docs/python/tf/squeeze) f…
79 See the TensorFlow [tanh documentation](https://www.tensorflow.org/api_docs/python/tf/tanh) for mor…
83 See the TensorFlow [transpose documentation](https://www.tensorflow.org/api_docs/python/tf/transpos…
89 …adcasting of scalars and 1D tensors. See the TensorFlow [add operator documentation](https://www.t…
93 …adcasting of scalars and 1D tensors. See the TensorFlow [add operator documentation](https://www.t…
101 …shape of the output tensor from `value`. See the TensorFlow [constant documentation](https://www.t…
105 …lation rate of (1,1,1,1). See the TensorFlow [depthwise_conv2d_native documentation](https://www.t…
109 …broadcasting of 4D and 1D tensors. See the TensorFlow [equal operator documentation](https://www.t…
113 The parser does not support training outputs. See the TensorFlow [fused_batch_norm documentation](h…
117 …oadcasting of 4D and 1D tensors. See the TensorFlow [greater operator documentation](https://www.t…
121 …nstant weights in a fully connected layer. See the TensorFlow [matmul documentation](https://www.t…
132 …orflow.org/performance/xla/broadcasting). See the TensorFlow [maximum documentation](https://www.t…
136 …oadcasting of 4D and 1D tensors. See the TensorFlow [minimum operator documentation](https://www.t…
140 … broadcasting of scalars and 1D tensors. See the TensorFlow [multiply documentation](https://www.t…
144 …th mode = 'CONSTANT' and constant_values = 0. See the TensorFlow [pad documentation](https://www.t…
148 …y broadcasting of scalars and 1D tensors. See the TensorFlow [realdiv documentation](https://www.t…
152 The parser does not support reshaping to or from 4D. See the TensorFlow [reshape documentation](htt…
156 …LINEAR` with `align_corners=False`. See the TensorFlow [resize_images documentation](https://www.t…
160 …upport selecting the `softmax` dimension. See the TensorFlow [softmax documentation](https://www.t…
168 … broadcasting of scalars and 1D tensors. See the TensorFlow [subtract documentation](https://www.t…
172 See the TensorFlow [stack documentation](https://www.tensorflow.org/api_docs/python/tf/stack) for m…
176 See the TensorFlow [strided_slice documentation](https://www.tensorflow.org/api_docs/python/tf/stri…
188 …ports the non-quantized version of the network. See the [MobileNet_v1 documentation](https://githu…
190 …ports the official inception_v3 transformed model. See the TensorFlow documentation on [preparing …