przepływ tensorowy:: ops:: SparseTensorDenseDodaj
#include <sparse_ops.h> Dodaje SparseTensor i gęsty Tensor , tworząc gęsty Tensor .
Streszczenie
Ta operacja nie wymaga sortowania a_indices w standardowym porządku leksykograficznym.
Argumenty:
- zakres: Obiekt Scope
- a_indeksy: 2-D.
indicesSparseTensoro kształcie[nnz, ndims]. - a_wartości: 1-D.
valuesSparseTensoro kształcie[nnz]. - a_kształt: 1-D.
shapeSparseTensorz kształtem[ndims]. - b:
ndims-D Tensor . Z kształtema_shape.
Zwroty:
-
Output: Tensor wyjściowy.
Konstruktory i destruktory | |
|---|---|
SparseTensorDenseAdd (const :: tensorflow::Scope & scope, :: tensorflow::Input a_indices, :: tensorflow::Input a_values, :: tensorflow::Input a_shape, :: tensorflow::Input b) |
Atrybuty publiczne | |
|---|---|
operation | |
output | |
Funkcje publiczne | |
|---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const | |
Atrybuty publiczne
działanie
Operation operation
wyjście
::tensorflow::Output output
Funkcje publiczne
SparseTensorDenseDodaj
SparseTensorDenseAdd( const ::tensorflow::Scope & scope, ::tensorflow::Input a_indices, ::tensorflow::Input a_values, ::tensorflow::Input a_shape, ::tensorflow::Input b )
węzeł
::tensorflow::Node * node() const
operator::tensorflow::Wejście
operator::tensorflow::Input() const
operator::tensorflow::Wyjście
operator::tensorflow::Output() const