Searched refs:proto_fileformat (Results 1 – 2 of 2) sorted by relevance
46 def get_ops_and_kernels(proto_fileformat, proto_files, default_ops_str): argument54 if proto_fileformat == 'rawproto':57 assert proto_fileformat == 'textproto'171 proto_fileformat='rawproto', argument185 ops_and_kernels = get_ops_and_kernels(proto_fileformat, graphs, default_ops)
50 graphs, FLAGS.proto_fileformat, FLAGS.default_ops))