MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / _forward_helper

Route _forward_helper

tensorflow/contrib/nn/python/ops/scaled_softplus.py:None–None  ·  view source on GitHub ↗
function.Defun(dtype, dtype, dtype,
                    func_name='ScaledSoftplusHelper_%s' % dtype.name,
                    shape_func=lambda op: [op.inputs[0].shape],
                    python_gra

Source from the content-addressed store, hash-verified

1# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected