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

Route Print

tensorflow/python/ops/logging_ops.py:None–None  ·  view source on GitHub ↗
deprecated("2018-08-20", "Use tf.print instead of tf.Print. Note that "
            "tf.print returns a no-output operator that directly "
            "prints the output. Outside of defuns or eager mo

Source from the content-addressed store, hash-verified

1# Copyright 2015 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