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
© 2020 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/versions/r2.4/api_docs/cc/class/tensorflow/ops/delete-session-tensor