Will Richards
Will Richards
Currently it is possible to add attributes to oneof fields using either `field_attributes` or `type_attributes`, but it requires explicit knowledge of all of the oneof field paths. One of the...
setting `allow_build_at_runtime=False` in `TrtConversionParams` gives the following error: ``` ValueError: NodeDef mentions attr 'allow_build_at_runtime' not in Op out_tensor:; attr=serialized_segment:string; attr=segment_func:func,default=[]; attr=InT:list(type),min=1,allowed=[DT_INT8, DT_HALF, DT_FLOAT, DT_INT32]; attr=OutT:list(type),min=1,allowed=[DT_INT8, DT_HALF, DT_FLOAT, DT_INT32]; attr=input_shapes:list(shape),default=[]; attr=max_cached_engines_count:int,default=1;...