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

Route foo

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

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