Package | Description |
---|---|
tensorflow |
Modifier and Type | Class and Description |
---|---|
static class |
SavedObjectGraphOuterClass.SavedFunction
A function with multiple signatures, possibly with non-Tensor arguments.
|
static class |
SavedObjectGraphOuterClass.SavedFunction.Builder
A function with multiple signatures, possibly with non-Tensor arguments.
|
Modifier and Type | Method and Description |
---|---|
SavedObjectGraphOuterClass.SavedFunctionOrBuilder |
SavedObjectGraphOuterClass.SavedObjectOrBuilder.getFunctionOrBuilder()
.tensorflow.SavedFunction function = 6; |
SavedObjectGraphOuterClass.SavedFunctionOrBuilder |
SavedObjectGraphOuterClass.SavedObject.getFunctionOrBuilder()
.tensorflow.SavedFunction function = 6; |
SavedObjectGraphOuterClass.SavedFunctionOrBuilder |
SavedObjectGraphOuterClass.SavedObject.Builder.getFunctionOrBuilder()
.tensorflow.SavedFunction function = 6; |
Copyright © 2015–2019. All rights reserved.