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

Route bar

tensorflow/python/eager/function_test.py:None–None  ·  view source on GitHub ↗
function.defun(input_signature=[{
        'a': tensor_spec.TensorSpec((2, None), dtypes.float32),
        'b': tensor_spec.TensorSpec((2, None), dtypes.float32),
        'c': tensor_spec.TensorSpec((1

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