tensorflow::ops::DeleteSessionTensor
#include <data_flow_ops.h>
Удалить тензор, указанный его дескриптором в сессии.
Краткое описание
Аргументы:
- 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
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/delete-session-tensor