tensorflow::ops::DeleteSessionTensor
#include <data_flow_ops.h>
Удалите тензор, указанный его дескриптором в сессии.
Summary
Аргументы:
- scope: Объект Scope
- handle: Дескриптор тензора, хранящегося в состоянии сессии.
Возвращает:
- созданный
Operation
| Конструкторы и деструкторы | |
|---|---|
DeleteSessionTensor(const ::tensorflow::Scope & scope, ::tensorflow::Input handle) |
| Общедоступные атрибуты | |
|---|---|
operation | |
| Общедоступные функции | |
|---|---|
operator::tensorflow::Operation() const | |
Общедоступные атрибуты
operation
Operation operation
Общедоступные функции
DeleteSessionTensor
DeleteSessionTensor( const ::tensorflow::Scope & scope, ::tensorflow::Input handle )
оператор::tensorflow::Operation
operator::tensorflow::Operation() const
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/cc/class/tensorflow/ops/delete-session-tensor