Public static methods
	
		
			ValueTuple<object, PythonClassContainer> alexnet_v2(IGraphNodeBase inputs, int num_classes, bool is_training, double dropout_keep_prob, bool spatial_squeeze, string scope)
		
		
		
	 
	
		
			object alexnet_v2_arg_scope(double weight_decay)
		
		
		
	 
	
	
	
	Public properties
	
	
	
		
			object trunc_normal get; set;
		
		
		
	 
	
		
			object trunc_normal_dyn get; set;