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

Route test_clone_sequential_model

tensorflow/python/keras/models_test.py:None–None  ·  view source on GitHub ↗
parameterized.named_parameters([
      {'testcase_name': 'has_input_layer',
       'input_shape': (4,),
       'add_input_layer': True,
       'share_weights': False},
      {'testcase_name': 'no_inpu

Source from the content-addressed store, hash-verified

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