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

Route batch_join

tensorflow/python/training/input.py:None–None  ·  view source on GitHub ↗
deprecation.deprecated(
    None, "Queue-based input pipelines have been replaced by `tf.data`. Use "
    "`tf.data.Dataset.interleave(...).batch(batch_size)` (or "
    "`padded_batch(...)` if `dynami

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