AccumulateNV2(tensorflow.Scope scope,
tensorflow.InputList inputs,
tensorflow.PartialTensorShape shape) |
AddN(tensorflow.Scope scope,
tensorflow.InputList inputs) |
Assert(tensorflow.Scope scope,
tensorflow.Input condition,
tensorflow.InputList data) |
Assert(tensorflow.Scope scope,
tensorflow.Input condition,
tensorflow.InputList data,
tensorflow.Assert.Attrs attrs) |
Concat(tensorflow.Scope scope,
tensorflow.InputList values,
tensorflow.Input axis) |
DecodeCSV(tensorflow.Scope scope,
tensorflow.Input records,
tensorflow.InputList record_defaults) |
DecodeCSV(tensorflow.Scope scope,
tensorflow.Input records,
tensorflow.InputList record_defaults,
tensorflow.DecodeCSV.Attrs attrs) |
DynamicStitch(tensorflow.Scope scope,
tensorflow.InputList indices,
tensorflow.InputList data) |
IdentityN(tensorflow.Scope scope,
tensorflow.InputList input) |
MapStage(tensorflow.Scope scope,
tensorflow.Input key,
tensorflow.Input indices,
tensorflow.InputList values,
tensorflow.DataTypeVector dtypes) |
MapStage(tensorflow.Scope scope,
tensorflow.Input key,
tensorflow.Input indices,
tensorflow.InputList values,
tensorflow.DataTypeVector dtypes,
tensorflow.MapStage.Attrs attrs) |
Merge(tensorflow.Scope scope,
tensorflow.InputList inputs) |
MergeSummary(tensorflow.Scope scope,
tensorflow.InputList inputs) |
OrderedMapStage(tensorflow.Scope scope,
tensorflow.Input key,
tensorflow.Input indices,
tensorflow.InputList values,
tensorflow.DataTypeVector dtypes) |
OrderedMapStage(tensorflow.Scope scope,
tensorflow.Input key,
tensorflow.Input indices,
tensorflow.InputList values,
tensorflow.DataTypeVector dtypes,
tensorflow.OrderedMapStage.Attrs attrs) |
ParallelConcat(tensorflow.Scope scope,
tensorflow.InputList values,
tensorflow.PartialTensorShape shape) |
ParallelDynamicStitch(tensorflow.Scope scope,
tensorflow.InputList indices,
tensorflow.InputList data) |
ParseExample(tensorflow.Scope scope,
tensorflow.Input serialized,
tensorflow.Input names,
tensorflow.InputList sparse_keys,
tensorflow.InputList dense_keys,
tensorflow.InputList dense_defaults,
tensorflow.DataTypeVector sparse_types,
tensorflow.PartialTensorShape dense_shapes) |
ParseSequenceExample(tensorflow.Scope scope,
tensorflow.Input serialized,
tensorflow.Input debug_name,
tensorflow.InputList context_dense_defaults,
tensorflow.StringVector feature_list_dense_missing_assumed_empty,
tensorflow.StringVector context_sparse_keys,
tensorflow.StringVector context_dense_keys,
tensorflow.StringVector feature_list_sparse_keys,
tensorflow.StringVector feature_list_dense_keys) |
ParseSequenceExample(tensorflow.Scope scope,
tensorflow.Input serialized,
tensorflow.Input debug_name,
tensorflow.InputList context_dense_defaults,
tensorflow.StringVector feature_list_dense_missing_assumed_empty,
tensorflow.StringVector context_sparse_keys,
tensorflow.StringVector context_dense_keys,
tensorflow.StringVector feature_list_sparse_keys,
tensorflow.StringVector feature_list_dense_keys,
tensorflow.ParseSequenceExample.Attrs attrs) |
ParseSingleExample(tensorflow.Scope scope,
tensorflow.Input serialized,
tensorflow.InputList dense_defaults,
long num_sparse,
tensorflow.StringVector sparse_keys,
tensorflow.StringVector dense_keys,
tensorflow.DataTypeVector sparse_types,
tensorflow.PartialTensorShape dense_shapes) |
ParseSingleSequenceExample(tensorflow.Scope scope,
tensorflow.Input serialized,
tensorflow.Input feature_list_dense_missing_assumed_empty,
tensorflow.InputList context_sparse_keys,
tensorflow.InputList context_dense_keys,
tensorflow.InputList feature_list_sparse_keys,
tensorflow.InputList feature_list_dense_keys,
tensorflow.InputList context_dense_defaults,
tensorflow.Input debug_name) |
ParseSingleSequenceExample(tensorflow.Scope scope,
tensorflow.Input serialized,
tensorflow.Input feature_list_dense_missing_assumed_empty,
tensorflow.InputList context_sparse_keys,
tensorflow.InputList context_dense_keys,
tensorflow.InputList feature_list_sparse_keys,
tensorflow.InputList feature_list_dense_keys,
tensorflow.InputList context_dense_defaults,
tensorflow.Input debug_name,
tensorflow.ParseSingleSequenceExample.Attrs attrs) |
Print(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.InputList data) |
Print(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.InputList data,
tensorflow.Print.Attrs attrs) |
QuantizedConcat(tensorflow.Scope scope,
tensorflow.Input concat_dim,
tensorflow.InputList values,
tensorflow.InputList input_mins,
tensorflow.InputList input_maxes) |
QueueEnqueue(tensorflow.Scope scope,
tensorflow.Input handle,
tensorflow.InputList components) |
QueueEnqueue(tensorflow.Scope scope,
tensorflow.Input handle,
tensorflow.InputList components,
tensorflow.QueueEnqueue.Attrs attrs) |
QueueEnqueueMany(tensorflow.Scope scope,
tensorflow.Input handle,
tensorflow.InputList components) |
QueueEnqueueMany(tensorflow.Scope scope,
tensorflow.Input handle,
tensorflow.InputList components,
tensorflow.QueueEnqueueMany.Attrs attrs) |
RefSelect(tensorflow.Scope scope,
tensorflow.Input index,
tensorflow.InputList inputs) |
Save(tensorflow.Scope scope,
tensorflow.Input filename,
tensorflow.Input tensor_names,
tensorflow.InputList data) |
SaveSlices(tensorflow.Scope scope,
tensorflow.Input filename,
tensorflow.Input tensor_names,
tensorflow.Input shapes_and_slices,
tensorflow.InputList data) |
SaveV2(tensorflow.Scope scope,
tensorflow.Input prefix,
tensorflow.Input tensor_names,
tensorflow.Input shape_and_slices,
tensorflow.InputList tensors) |
ShapeN(tensorflow.Scope scope,
tensorflow.InputList input) |
ShapeN(tensorflow.Scope scope,
tensorflow.InputList input,
tensorflow.ShapeN.Attrs attrs) |
SparseConcat(tensorflow.Scope scope,
tensorflow.InputList indices,
tensorflow.InputList values,
tensorflow.InputList shapes,
long concat_dim) |
SparseCross(tensorflow.Scope scope,
tensorflow.InputList indices,
tensorflow.InputList values,
tensorflow.InputList shapes,
tensorflow.InputList dense_inputs,
boolean hashed_output,
long num_buckets,
long hash_key,
int out_type,
int internal_type) |
Stack(tensorflow.Scope scope,
tensorflow.InputList values) |
Stack(tensorflow.Scope scope,
tensorflow.InputList values,
tensorflow.Stack.Attrs attrs) |
Stage(tensorflow.Scope scope,
tensorflow.InputList values) |
Stage(tensorflow.Scope scope,
tensorflow.InputList values,
tensorflow.Stage.Attrs attrs) |
StringFormat(tensorflow.Scope scope,
tensorflow.InputList inputs) |
StringFormat(tensorflow.Scope scope,
tensorflow.InputList inputs,
tensorflow.StringFormat.Attrs attrs) |
StringJoin(tensorflow.Scope scope,
tensorflow.InputList inputs) |
StringJoin(tensorflow.Scope scope,
tensorflow.InputList inputs,
tensorflow.StringJoin.Attrs attrs) |