Consistently define the tfprof Option as a struct.
Change: 141366008
This commit is contained in:
parent
25a353f56b
commit
afc93e4b53
@ -22,7 +22,7 @@ limitations under the License.
|
||||
|
||||
namespace tensorflow {
|
||||
namespace tfprof {
|
||||
class Options;
|
||||
struct Options;
|
||||
// ***This API is only for swig. Don't user it directory!***
|
||||
//
|
||||
// Interface defined for Python API swig. Calls the tfprof core API.
|
||||
|
Loading…
Reference in New Issue
Block a user