Package | Description |
---|---|
org.tensorflow.framework |
Modifier and Type | Class and Description |
---|---|
class |
MemoryStats
For memory tracking.
|
static class |
MemoryStats.Builder
For memory tracking.
|
Modifier and Type | Method and Description |
---|---|
MemoryStatsOrBuilder |
NodeExecStatsOrBuilder.getMemoryStatsOrBuilder()
.tensorflow.MemoryStats memory_stats = 12; |
MemoryStatsOrBuilder |
NodeExecStats.getMemoryStatsOrBuilder()
.tensorflow.MemoryStats memory_stats = 12; |
MemoryStatsOrBuilder |
NodeExecStats.Builder.getMemoryStatsOrBuilder()
.tensorflow.MemoryStats memory_stats = 12; |
Copyright © 2018. All rights reserved.