Public static methods
ValueTuple<object, IDictionary<string, object>> inception_v2_(IGraphNodeBase inputs, int num_classes, bool is_training, double dropout_keep_prob, int min_depth, double depth_multiplier, ImplicitContainer<T> prediction_fn, bool spatial_squeeze, Nullable<bool> reuse, string scope)
object inception_v2_arg_scope(double weight_decay, string batch_norm_var_collection)
ValueTuple<Tensor, IDictionary<string, object>> inception_v2_base(IGraphNodeBase inputs, string final_endpoint, int min_depth, double depth_multiplier, VariableScope scope)
ValueTuple<Tensor, IDictionary<string, object>> inception_v2_base(IGraphNodeBase inputs, string final_endpoint, int min_depth, double depth_multiplier, string scope)
Public properties
object trunc_normal get; set;
object trunc_normal_dyn get; set;